OpenSSL - configure issues

William Rettig WRettig at efji.com
Wed Sep 16 15:58:20 CEST 2009


Hello,

 

I am having a terrible time getting FreeRADIUS to build using the
OpenSSL that I specify in the configure.

What must I do?

 

Here are the configure directives I am using.

 

- Bill

 

# Location to install freeradius

INSTALLDIR=/home/wrettig/TestRadius

 

# Location to get openssl libs. This coupled with OPENSSLTARG will get
the

# right libs

OPENSSLBASE=/home/wrettig/development/ThirdParty/openssl/openssl-0.9.8k2

 

# Directory that contains openssl libs for a particular target

OPENSSLTARG=linux-x86_64

 

./configure --bindir=$INSTALLDIR/bin --sbindir=$INSTALLDIR/sbin
--libexecdir=$INSTALLDIR/libexec --sysconfdir=$INSTALLDIR/etc
--sharedstatedir=$INSTALLDIR/com --localstatedir=$INSTALLDIR/var
--libdir=$INSTALLDIR/lib --includedir=$INSTALLDIR/include
--oldincludedir=$INSTALLDIR/old/include --datadir=$INSTALLDIR/data
--infodir=$INSTALLDIR/info --mandir=$INSTALLDIR/man --with-openssl=yes
--with-openssl-includes=$OPENSSLBASE/$OPENSSLTARG/include/openssl
--with-openssl-libraries=$OPENSSLBASE/$OPENSSLTARG/lib
--with-rlm-eap-tls-include-dir=$OPENSSLBASE/$OPENSSLTARG/include/openssl

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20090916/0ce6e905/attachment.html>


More information about the Freeradius-Devel mailing list