On Mon, Dec 04, 2006 at 10:50:42AM +1100, Peter Param said:
> Hi all,
> 
> I'm using Linux debian 2.6.8-2-386 and I am unable to compile with
> openssl libraries even tho openssl has been installed (separately).  
> 
> configure: WARNING: silently not building rlm_eap_peap.
> configure: WARNING: FAILURE: rlm_eap_peap requires: OpenSSL.
> 
> I downloaded the source for freeradius (1.1.3) and used  ./configure
> --with-openssl-includes=/usr/local/ssl/include/openssl/
> --with-openssl-libraries=/lib/

This looks wrong, at first glance.  Did you actually install the headers
under /usr/local/ssl/include/openssl/ and install the libraries under
/lib ?  And why not use the readily accessable Debian openssl packages,
that have security support?

> I'm able to compile but get the following runtime error:
> 
> rlm_eap: Failed to link EAP-Type/tls: rlm_eap_tls.so: cannot open shared
> object file: No such file or directory

Well, it probably wasn't built, so that's not a huge surprise.
-- 
 --------------------------------------------------------------------------
|  Stephen Gran                  | Today is the tomorrow you worried about |
|  [EMAIL PROTECTED]             | yesterday.                              |
|  http://www.lobefin.net/~steve |                                         |
 --------------------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

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

Reply via email to