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.
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.