According to Khakbiz (Thu, 03 Apr 2003 19:43:46 +0430): > hi > thanks for your mail > i changed mr freeradius-0.5 to freeradius-0.8 > but i cant find rlm_sql_postgresql in ./src/module/rlm_sql > at now i have done : > > tar -zxvf freeradius-0.8.tar.gz > make > make install > and i configure my sql.conf and radiusd.conf > but problem steel exist. > can you help me that what things i must do? > thanks
I had an equivalent problem on Solaris. I have to point the LD_LIBRAY_PATH environment variable to /usr/local/lib/radius before to run radiusd. Perhaps you've got the same problem. > > > ----- Original Message ----- > From: "Alan DeKok" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 03, 2003 7:30 PM > Subject: Re: driver rlm_sql_postgresql > > > > "Khakbiz" <[EMAIL PROTECTED]> wrote: > > > i have installed freeradius-0.5 and postgresql-7.0.3 . > > > > Huh? YOu've gone out of your way to install a version of the server > > which is about a year old? Why not use the latest version, 0.8.1? > > > > Alan DeKok. > > > > - > > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- Samuel Degrande LIFL - UMR 8022 CNRS - Bat M3 Phone: (33)3.20.43.47.38 USTL - Universite de Lille 1 Fax: (33)3.20.43.65.66 59655 VILLENEUVE D'ASCQ CEDEX - FRANCE - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
