Thanks for the suggestion. Now i progressed a little bit compiling freeradius on Woody.
The problem I am having now is about mysql . What library must be in place . This is what i have : pebble:~# dpkg -l | grep mysql ii libdbd-mysql-p 1.2216-2 mySQL database interface for Perl ii libmysqlclient 3.23.49-8.7 mysql database client library ii libmysqlclient 3.23.49-8.7 mysql database development files ii mysql-client 3.23.49-8.7 mysql database client binaries ii mysql-common 3.23.49-8.7 mysql database common files (e.g. /etc/mysql ii mysql-server 3.23.49-8.7 mysql database server binaries --- Paul Hampson <[EMAIL PROTECTED]> wrote: > On Sun, Sep 19, 2004 at 08:24:13AM -0700, Aime > wrote: > > OK. I did what you suggested but now I have > problem > > with OpenSSL. It cannot find Openssl. But it is > ther , > > I know. > > I just compiled Openssl on the machine. > > Do you also have the OpenSSL package? I'd suggest > not > building a local copy, but using the 0.9.7 packaged > in > Woody. That'll keep you in security fixes too. ^_^ > > > How can I use dpkg-buildpackage -uc -us -b > -rfakeroot > > but forcing configure to use parameter > > --with-openssl-includes=/usr/local/openssl/include > ? > > You add that configure option to debian/rules. Don't > forget the trailing backslash for the previous line. > ^_^ > > -- > Paul "TBBle" Hampson, on an alternate email client. > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

