Howto compile 1.1.6 on Fedora 6

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon Apr 16 08:00:02 CEST 2007


Hi,
> Thanks to the people who helped me figure this out (big thanks to
> Alan), this works perfectly on a fresh Fedora system.
> 
> Download, compile and install openssl
> 
> download freeradius 1.1.6
> unpack in usr/src
> cd freeradius-1.1.6
> 
> ./configure --prefix=/usr
> --with-openssl-includes=/usr/local/ssl/include
> --with-openssl-libraries=/usr/local/ssl/lib/ --disable-libtool-lock
> --with-system-libtool --sysconfdir=/etc
> (^all one line)
> 
> make
> make install

you SHOULD be able to simply use the redhat spec file that is shipped as part
of the contrib sources in that 1.1.6 tarball to make an RPM exactly as
the distro should/would supply if they were doing 1.1.6

did you try this?

alan



More information about the Freeradius-Users mailing list