Having trouble compiling freeradius 2.1.9 on ubuntu 10.04

Karuna G. Kumar karuna.kumar at indscape.com
Wed Jun 16 13:10:55 CEST 2010


I also got the same problem when I am compiling FreeRADIUS 2.1.8. I solved this problem by executing the following commands.

Change the version number in the file appropriately and execute these commands.

ln -s /usr/local/lib/libfreeradius-radius-2.1.8.so /usr/lib/libfreeradius-radius-2.1.8.so

You may probably get few more similar kind of errors for libltdl.so.3 and libfreeradius-eap-2.1.8.so

For these, following commands will help you.

ln -s /usr/local/lib/libltdl.so.3.1.4 /usr/lib/libltdl.so.3
ln -s /usr/local/lib/libfreeradius-eap-2.1.8.so /usr/lib/libfreeradius-eap-2.1.8.so

- Karun.

-----Original Message-----
From:	freeradius-users-bounces+karuna.kumar=indscape.com at lists.freeradius.org on behalf of Bassem Nagi
Sent:	Wed 6/16/2010 3:31 PM
To:	freeradius-users at lists.freeradius.org
Cc:	
Subject:	Having trouble compiling freeradius 2.1.9 on ubuntu 10.04

Hi,
Iam having trouble compiling freeradius version 2.1.9 on ubuntu 10.04
when i try to start the server i get an error stating 

radiusd: error while loading shared libraries:
libfreeradius-radius-2.1.9.so: cannot open shared object file: No such
file or directory

Any help would be appreciated.

Thanx



-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3366 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20100616/ffdc3c6a/attachment.bin>


More information about the Freeradius-Users mailing list