[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeradius-users
Subject:    Re: Problem with libmysqlclient.so.6
From:       System Administrator <web () gct-us ! com>
Date:       2001-03-29 22:05:45
[Download RAW message or body]

You are probably right. It undoubtedly happened when I installed mysql client.
Still not sure why it doesn't work. Maybe this is why I can't get radius to 
respond from the mysql tables?


At 01:33 PM 3/29/01, you wrote:
>System Administrator <web@gct-us.com> wrote:
> > We ran into an interesting problem in compiling and installing freeradius.
> > The installation apparently upgrades the version of libmysqlclient.so.6
> > that was installed on our system.
>
>   It *really* shouldn't do that.  In fact, I'd be *very* surprised if
>installing FreeRADIUS actually did that.
>
>   The 'install' process installs programs and libraries for the RADIUS
>server.  The ONLY libraries it installs have names leading with
>'rlm_', like 'rlm_example.so'
>
>
>   FreeRADIUS doesn't even know about libmysqlclient.so.6, except that
>it links the RADIUS mysql module to the mysql libraries.
>
>   If you don't mind, could you try doing:
>
>ls -al /usr/lib/mysqlclient.so.6    #  or wherever it sits
>cd radiusd...                       #  the source directory
>(make install 2>&1) | tee output
>ls -al /usr/lib/mysqlclient.so.6
>grep mysqlclient output             # see if 'install' touched mysqlclient
>
>
>   I would suspect that something else in your system upgraded the
>mysql client library, around the same time you installed FreeRADIUS.
>
>   In any case, you should probably grab the latest version of the
>source.  It has a number of other fixes, related to the libraries.
>
>   Alan DeKok.
>
>-
>Please read this lists info at http://www.freeradius.org/list/users.html

GCT System Administrator



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic