Madhusudan Singh <[EMAIL PROTECTED]> wrote:
>     I have openssl 0.9.7 installed in /usr/local/ssl, and am trying to
> configure my freeradius installation at my wireless access point with :
> 
>     ./configure --prefix=/usr/local/freeradius --with-ssl=/usr/local/ssl
...

  That won't work in FreeRADIUS 0.9.0.  It doesn't use that option to
look for OpenSSL.

  Try the latest CVS snapshot, and do:

   ./configure --prefix=/usr/local/freeradius 
--with-open-ssl-inc=/usr/local/ssl/include --with-openssl-lib=/usr/local/ssl/lib ...

  and it should be better.

  Alan DeKok.

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

Reply via email to