--with-rlm-sql-lib-dir, --with-rlm-sql-include-dir (1.1.0)

Ryan Melendez rmelendez at wayport.net
Tue Feb 14 00:57:07 CET 2006


Hello,

Is it possible to specify multiple lib and include directories with a
./configure option?  Can I specify different directories via ./configure
for the runtime linker? (i.e ld-R/path/)  I've tried these options, but
it hasn't worked:

1) Double Options
--with-rlm-sql-lib-dir=/path/is/good
--with-rlm-sql-lib-dir=/path/is/also/good

2)colon-separated list of directories
--with-rlm-sql-lib-dir=/path/is/good:/path/is/also/good

I'm using 1.1.0. I appreciate you time.
 
Thanks,
Ryan




More information about the Freeradius-Users mailing list