upgrading freeRADIUS
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Tue May 31 15:04:50 CEST 2005
Hi,
> I built the code in a "clean" directory so to say. There was nothing in
> /opt/freeradius1.0.2/ before I made
> #./configure --prefix=/opt/freeradius1.0.2/
> I just reset everything and retried, but still the same compilation
> error. Do you have any other suggestions?
looks like it cant find the OpenSSL includes. do you have openssl-devel installed?
if not, try adding --with-openssl-includes=/usr/include/openssl (or wherever
you can find openssl/des.h (try 'locate ssl/des.h' ) )
Alan
More information about the Freeradius-Users
mailing list