<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Sorry for my english...<br><br>I had the same problem with Freeradius-OpenSSL. I´m running a Debian Sarge 3.1. My installation is:<br><br>/usr/local/openssl -- > OpenSSL binaries<br>/usr/local/radius   -- > Freeradius binaries<br>/usr/local/freeradius-1.1.3 -- > Freeradius source<br>/usr/local/openssl-0.9.7k -- > OpenSSL source<br><br><br>To compile and install OpenSSL:<br><br>/usr/local/openssl-0.9.7k/.config shared --prefix=/usr/local/openssl<br>/usr/local/openssl-0.9.7k/make<br>/usr/local/openssl-0.9.7k/make install<br><br>Copy OpenSSL library and include files to /usr/local/lib and /usr/local/include.<br><br>To compile and install Freeradius:<br>/usr/local/freeradius-1.1.3/.configure --prefix=/usr/local/radius<br>
/usr/local/freeradius-1.1.3/make<br>
/usr/local/freeradius-1.1.3/make install<br>
<br>:)<br><br><br><br /><hr />Consigue el nuevo Windows Live Messenger <a href='http://get.live.com/messenger/overview' target='_new'>Pruébalo</a></body>
</html>