RE: Linux KANNEL CVS version
"Oded Arbel" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
- get the source out of the CVS as described in Kannel's site. - cd to the gateway directory - ./configure --help read the output and figure out the switches you want to use ( I personally do : ./configure --prefix=$HOME/local/kannel --with-malloc=slow --enable-pam --enable-localtime --with-mysql=/usr --enable-mysql-dlr --disable-docs) - run ./configure with the switches you need - make - make install and then run it :-) Oded Arbel m-Wise Inc. [email protected] -- If they wrote error messages in Haiku ? With searching comes loss and the presence of absence: "My Novel" not found. > -----Original Message----- > From: Avner Sternheim [mailto:[email protected]] > Sent: Tuesday, March 05, 2002 4:35 PM > To: '[email protected]'; '[email protected]' > Subject: Linux KANNEL CVS version > > > can anyone help me and tell me what are the steps i have to > do to install > the KANNEL CVS on linux server: > > What I need to download, etc... etc.. > and whether there is a documentation of the instlallation parts > >