You should not even need Python in order to run Kannel. if you want to use the command line sendsms script written in Python (you don't have to - there are other ways to call the sendsms interface), then you need Python installed on your system and configured correctly. you do not need Python runing in the background, and anyway - Python 1.5 is very old - I suggest to use Python 2.2 or 2.3 when possible.
-- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Real programmers don't draw flowcharts. Flowcharts are, after all, the illiterate's form of documentation. Cavemen drew flowcharts; look how much good it did them. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 12, 2002 11:16 AM > To: [EMAIL PROTECTED] > Subject: Should Python server be running for sendsms of Kannel > > > Greetings everybody, > > To begin with I must confess that I dont even know the basics > of Python. > > So what I want to know is what is the role of /usr/bin/python1.5 > > I am asking this because I have one of Kannel interface's > called sendsms > the coding of which is in Python. The usage for this application has > been given as: > > http://<kannel-server-name>/cgi-bin/sendsms?user=""&password=""..... > > If I am calling sendsms in the manner above then do I need python1.5 > running in the background? > > Thanx in advance. > > SNODX > > Please Note: My e-mail account is not working. So please keep > the replies to > this post. > >
