Re: [Exim] Radius Broken??

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Suresh Ramasubramanian
Date:  
À: Chris Knipe, exim-users
Sujet: Re: [Exim] Radius Broken??
At 05:28 AM 4/28/2003 +0200, Chris Knipe wrote:
>It's FreeBSD 4.8-STABLE.
>
>radiusclient.h is in /usr/local/include, and is found by ./configure
>radiusclient.so and the associated files are in /usr/local/lib, and is found
>by ./configure.


Did you give the paths to these libraries using -L and -I?

>I just also symlinked it all into /usr/include / /usr/lib and it's still the
>same...



Symlinking won't really work - man ldconfig, and look at ld.so.conf

         srs