I downloaded the current_version.tar.gz from http://ftp.iptel.org/pub/ser/presence/
I followed the instructions
tar -xvzf 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?