Please send all compilation messages - without them I can't say where is the problem. There are probably missing libraries on your system - like libxml2 or libcurl3 or something like that for mysql.
Vaclav On Wed, Mar 15, 2006 at 02:35:43PM -0300, Gustavo Moreira wrote:
I downloaded the http://ftp.iptel.org/pub/ser/presence/current_version.tar.gz current_version.tar.gz from http://ftp.iptel.org/pub/ser/presence/ I followed the instructions
tar -xvzf http://ftp.iptel.org/pub/ser/presence/current_version.tar.gz current_version.tar.gz cd ser-0.10.99-dev30-tm-timers-pa-3 make install prefix=/usr/local/ser
and I get the following errors:
ERROR: module modules/acc/acc.so not compiled
ERROR: module modules/mysql/mysql.so not compiled
ERROR: module modules/pa/pa.so not compiled
ERROR: module modules/rls/rls.so not compiled
ERROR: module modules/xmlrpc/xmlrpc.so not compiled
Is anything missing?
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
OK, I added some libxml and libcurl libraries and the compilation runs ok, except for one error, ERROR: module modules/acc/acc.so not compiled But when you look into the ../modules/acc folder, it is empty, so, I suppose its all right. Besides presence, I'd like to have authorization on the register, but when the database is created the subscribers table is missed. How can I modify the ser_mysql.sh and the my_create.sql to add subscribers table to the database?
PS: I'm using ser-0.10.99-dev30-tm-timers-pa-3 on a Debian sarge. I don't have multihosts.
-----Mensaje original----- De: Vaclav Kubart [mailto:vaclav.kubart@iptel.org] Enviado el: miƩrcoles, 15 de marzo de 2006 14:55 Para: Gustavo Moreira CC: serusers@lists.iptel.org Asunto: Re: [Serusers] SER wiht presence
Please send all compilation messages - without them I can't say where is the problem. There are probably missing libraries on your system - like libxml2 or libcurl3 or something like that for mysql.
Vaclav On Wed, Mar 15, 2006 at 02:35:43PM -0300, Gustavo Moreira wrote:
I downloaded the http://ftp.iptel.org/pub/ser/presence/current_version.tar.gz current_version.tar.gz from http://ftp.iptel.org/pub/ser/presence/ I followed the instructions
tar -xvzf http://ftp.iptel.org/pub/ser/presence/current_version.tar.gz current_version.tar.gz cd ser-0.10.99-dev30-tm-timers-pa-3 make install prefix=/usr/local/ser
and I get the following errors:
ERROR: module modules/acc/acc.so not compiled
ERROR: module modules/mysql/mysql.so not compiled
ERROR: module modules/pa/pa.so not compiled
ERROR: module modules/rls/rls.so not compiled
ERROR: module modules/xmlrpc/xmlrpc.so not compiled
Is anything missing?
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers