Hello, I have installed freeradius 2.1.9-0 on a SLES 11 64 bit machine. When I try to start with freeradius -X then I get the following error: radiusd: #### Instantiating modules #### instantiate { /etc/raddb/radiusd.conf[1384]: Failed to link to module 'rlm_exec': file not found I've searched the freeradius mailing archive but I didn't find an entry. Can anybody help me? Best regards Hubert
Hubert Kupper wrote:
I have installed freeradius 2.1.9-0 on a SLES 11 64 bit machine.
From an RPM, or from source?
When I try to start with freeradius -X then I get the following error:
radiusd: #### Instantiating modules #### instantiate { /etc/raddb/radiusd.conf[1384]: Failed to link to module 'rlm_exec': file not found
I've searched the freeradius mailing archive but I didn't find an entry.
The modules can't be found. Use the RPMs supplied by Suse, they work. Alan DeKok.
Am 07.07.2010 07:54, schrieb Alan DeKok:
Hubert Kupper wrote:
I have installed freeradius 2.1.9-0 on a SLES 11 64 bit machine. From an RPM, or from source?
When I try to start with freeradius -X then I get the following error:
radiusd: #### Instantiating modules #### instantiate { /etc/raddb/radiusd.conf[1384]: Failed to link to module 'rlm_exec': file not found
I've searched the freeradius mailing archive but I didn't find an entry. The modules can't be found. Use the RPMs supplied by Suse, they work.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I used the RPMs from Suse, but the same error still occurs. Best regards Hubert
On 07/08/2010 02:49 AM, Alan DeKok wrote:
Hubert Kupper wrote:
I used the RPMs from Suse, but the same error still occurs.
OK... find out where the libraries are, and ensure that the dynamic linker can find them.
try running ldconfig -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
participants (3)
-
Alan DeKok -
Hubert Kupper -
John Dennis