I think you have to use the same parameteres for the compilation and for the installation phase:
make include_modules="mysql jabber cpl-c ..." all
make include_modules="mysql jabber cpl-c ..." install

If this does not work, check the compilation phase to check if there's an error. If an error occurs probably there's an error with a missing library/include directory. Take a look to check wether the modules have effectively compiled (look in each module directory to see if the .so is there). For instance, check if under ./modules/mysql there's a file called mysql.so.

Remember to execute the <make blablaba install> with a user with enough permissions to write on the prefix directory, which looks like you've got /lib/ser/. Check if the install phase gives any permission problems.

Hope it helps,
Samuel.

2006/7/20, Giuseppe Parlato <gparlato@tnet.it >:
It is quite strange I got..
 
locate auth_radius.so
/lib/ser/modules/auth_radius.so
 
but I cancelled all modules files from previous ser installation and actually they don't exist anymore!
I also tried make proper before new installation... what do I have to do???? 
 
 
thanks
Giuseppe
----- Original Message -----
Sent: Thursday, July 20, 2006 11:20 AM
Subject: [Serusers] problem installing external modules

Hi all,
I installed ser adding some external modules but looking at /usr/local/lib/ser I couldn't find them (mysql jabber cpl-c auth_radius group_radius uri_radius avp_radius postgres pa)
 
make
make all include_modules="mysql jabber cpl-c auth_radius group_radius uri_radius avp_radius postgres pa"
make install
 
thanks
Giuseppe 


_______________________________________________
Serusers mailing list
Serusers@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.2/393 - Release Date: 19/07/2006


_______________________________________________
Serusers mailing list
Serusers@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers