This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

sms.tcl and smssend

Old posts that have not been replied to for several years.
Locked
k
krimpap

sms.tcl and smssend

Post by krimpap »

:o
how are you guys ? i need a detailed information on how to configure the SMS.tcl script that uses the smssend program, i've been having a lot of trouble configuring it. i always get the message from my bot "permission denied" and is it true that your shell admin should have SKYUTILS installed on the shell lib? thanks.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

For question 2, nope.

I believe that the smssend program, comes with a workaround for this (AKA, it includes the LIB source code). Seeing at they are both a creation of the same bloke.

First thing first, have you downloaded, and compiled the smssend program?

It isn't included by default, you have to physicaly do some work.

Second, when do you get this message?

Once smssend is installed, do you know where it installed it?
You can't install smssend properly unless you are root. However, you can install it in your own home directory. For this, see "./configure --help".

Once you know the location, you should be able to configure the script correctly.
Locked