When you run the configure command , redirect the output in a file and check it in detail. Most probably the sql related binaries or libraries may be missing. In that file you will be able to view any errors or warnings related to this.
Axl -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jose Ababat Sent: Monday, November 21, 2005 9:47 AM To: [email protected]; Gulliver Gimeno Subject: [Help-gnu-radius] --enable-sql=modlist ---------> what is"modlist"??? Hello. Can you pls help ? I have trouble building the radius server. I like to enable the MySQL support. Is this correct?: #./configure --prefix=/usr/loca/radius --with-php=/usr/local/php --with-mysql=/usr/local/mysql/lib/mysql --enable-sql=modlist I dont know what modlist is. After i compile it and do a "make install" I start the server. And when i check the "radius.log" file it is telling me that radiusd is compiled without SQL support. I like to compile radius with SQL support. How can I do it? heres the log: [EMAIL PROTECTED] /var/log# tail radius.log Nov 20 16:06:10 Main.info: Starting Nov 20 16:06:10 Main.info: Terminating the subprocesses Nov 20 16:06:10 Main.info: Loading configuration files. Nov 20 16:06:10 Main.info: reading /usr/local/radius/etc/raddb/config Nov 20 16:06:10 Main.error: /usr/local/radius/etc/raddb/users:14: Radiusd is compiled without SQL support Nov 20 16:06:10 Main.error: /usr/local/radius/etc/raddb/users:14: discarding user `DEFAULT' Nov 20 16:06:10 Main.info: /usr/local/radius/etc/raddb/users reloaded. Nov 20 16:06:10 Main.info: Ready Nov 20 16:06:10 Main.info: Ready to process requests. Thanks. joab --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click. _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
