LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   trying to use sms tools cannot start! (https://www.linuxquestions.org/questions/linux-newbie-8/trying-to-use-sms-tools-cannot-start-669906/)

Nzo 09-14-2008 04:07 PM

trying to use sms tools cannot start!
 
I am using ubuntu linux.

Have just installed smstools and trying to get it to run.
I used adept_manager which installs all packages required.

http://smstools3.kekekasvi.com/index.php?p=run

This is the URL on how to run the software.

To start is says I should type this command:

Code:

/etc/init.d/sms3 start
-su: /etc/init.d/sms3: No such file or directory

Then i tried these.

Code:

root@enzo-desktop:/# /etc/init.d/smstools
Usage: /etc/init.d/smsd {start|stop|force-stop|reload|force-reload|restart}
root@enzo-desktop:/# /etc/init.d/smsd start
-su: /etc/init.d/smsd: No such file or directory
root@enzo-desktop:/# /etc/init.d/smsd {start}
-su: /etc/init.d/smsd: No such file or directory

then this:

Code:

root@enzo-desktop:/# locate sms3
/usr/share/doc/smstools/examples/scripts/sms3

Then this
Code:

root@enzo-desktop:/# sudo /usr/share/doc/smstools/examples/scripts/sms3 start
sudo: unable to resolve host enzo-desktop
sudo: /usr/share/doc/smstools/examples/scripts/sms3: command not found

So whats up with this program? How do I get it to run?

Thanks.

w3bd3vil 09-14-2008 06:11 PM

Try this
Quote:

/etc/init.d/smstools start
Should work. :)


All times are GMT -5. The time now is 09:06 PM.