Hi, i was working whit a precompiled 0.91 version (in Red Hat 9). Now i
have to enable sqlcounter, so y download 0.93 sources and compile it
whith:

make clean
./configure --with-experimental-modules
make
make install

but i can`t start the daemon because ld can`t find rlm_sql_mysql.so. it`s
in /usr/local/lib

I already read the FAQ and i have tried all things explained there:
- put /usr/local/lib in /etc/ld.so.conf (and run ldconfig)
- set 'libdir' configuration directive in the radiusd.conf
- export LD_LIBRARY_PATH="/usr/local/lib"
- cp /usr/local/lib/rlm_sql_mysql.so /usr/lib
- ./configure --disable-shared (doesn´t compile)

I know that this is not a freeradius problem, it`s an ld problem but my
experience in compiling programs it`s not enought to solve it.

Any one have some idea??
Thanks in advance!

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to