?? install
字號:
[../images/smslink.gif] [../images/mobile.gif]-------------------------------------------------------------------------------SMSLink Command-Line Client Installation Procedure1./ Customize the Makefile to suit your needs.Typically, you'll want to select the target platform. Supported at the presenttime are:* Linux libc5 (tested on SlackWare 3.4)* Linux glibc6 (tested on RedHat 5.0, Suse 6.1 and SlackWare 7.0)* Sun Solaris (contributed by Ph._Klaus)* HP-UX (tested on HP-UX 10.20 and 11.00)Note for HP-UX users. By default, HP-UX ships with a minimal C compiler, notsuitable for ANSI C. The ANSI C compiler has to be purchased as a separateproduct. Newer versions of this compiler also support C++, but gave uscompatibility problems when compiling other, larger packages (such as Generic-NQS). I didn't test this project with the latter (I'm interested in any reportregarding it, be it a success or a failure). The former is ok - that's the oneI'm using. Of course, if you would need to purchase the compiler for thisproject only, I remind you that GCC is available for HP-UX as well (in the HPnative package format even, called "software depot").2./ Compile the program.Type make.3./ Install the program.As root, type make install.The default installation locus is /usr/local/bin. It can be changed, of course.You'll have to enable the right install instructions for your platform at thepresent time (I'll amend that in a future release).4./ Test the new software.Provided that the server module is already installed, configured and runningproperly, try sending a message with the following command:sendsms -d 075123456 -m "Test" serverWhere server is the hostname or IP address of your SMS server. This clientdoesn't need any special priority to be run, nor does it need to be setuid orsetgid.A pre-condition to its proper working, though, is to have your networking setupcorrectly, namely IP connectivity and name resolution (if you're using it).Networking through the loopback device is enough.-------------------------------------------------------------------------------Last Modified: March 13th, 2000. [http://lines0.uwic.ac.uk/cgi-bin/ philippe_andersson@ste.scitex.com Count.cgi?dd=B|frgb=100;100;100|df=smslink.dat]
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -