Hi There,

I didn't succeed to install the KANNEL CVS VERSION.
I did the following steps:

1. download  libxml2-2.4.16.tar.gz, Kannel-snapshot.tar.gz to ./root
direcory
2. install the libxml :
gzip -d libxml2-2.4.16.tar.gz
tar xvf libxml2-2.4.16.tar
cd libxml2-2.4.16.tar.gz
./configure
make
make install
3. install kannel CVS
gunzip kannel-snapshot.tar.gz 
tar xvf - kannel-snapshot.tar.gz 
cd kannel-snapshot

./configure 
make 

4. the make ended with errors:
jade -o doc/alligata/alligata.tex -t tex -d
/usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl
doc/alligata/alligata.tmp
echo Check `dirname doc/alligata/alligata.xml`/`basename
doc/alligata/alligata`.log for errors
Check doc/alligata/alligata.log for errors
cd `dirname doc/alligata/alligata.xml` && : `basename
doc/alligata/alligata`.tex >/dev/null || true
cd `dirname doc/alligata/alligata.xml` && : `basename
doc/alligata/alligata`.tex >/dev/null || true
cd `dirname doc/alligata/alligata.xml` && : `basename
doc/alligata/alligata`.tex >/dev/null
cd `dirname doc/alligata/alligata.xml` && dvips -q -o `basename
doc/alligata/alligata`.ps `basename doc/alligata/alligata`.dvi
/bin/sh: dvips: command not found
make: *** [doc/alligata/alligata.ps] Error 127
[root@tps-gw2 kannel-snapshot]#


What is missing ? did I install everything correctly ?


Reply via email to