My favorites | Sign in
Project Logo
             
Search
for
Updated Aug 30, 2008 by patryk.szymczak
Labels: Phase-Deploy
Installation  
How to install sms-middleware

Requirements

You must have:

Download

Go to Download page and grab latest sms-middleware_XXX_armv4t.ipk.

Install

On your OpenMoko, please type:

opkg install sms-middleware_XXX_armv4t.ipk

Wait few seconds. This package depends on some other packages so it make take some time until package manager will download them. You should see some output like:

Installing sms-middleware (0.4) to root...
Configuring sms-middleware
Starting sms-middleware daemon: (ok)

Running

Right now you have sms-middleware daemon running. Look for it:

ps aux|grep sms-middleware

gives result:

root      1371 48.3  4.5  10368  5788 ?        Ss   08:39   0:01 python /usr/bin/sms-middleware

It is working!

You can stop/start/restart sms-middleware daemon using init.d script. Usage:

/etc/init.d/sms-middleware {start|stop|restart|force-reload}

More advanced functionality is provided via sms-middleware manager - it is a simple GTK application.


Sign in to add a comment
Hosted by Google Code