[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: libresolv.so.2 (ITS#1374)




Do an ldd (list  dynamic  dependencies  of  executable  files  or shared
objects) on the radius daemon and check which path it is looking for the shared
object..... probably it is looking in /usr/lib

Regards
Susanth







kihoonj@corp.earthlink.net on 10/06/2001 04:42:22 AM
                                                              
                                                              
                                                              
  To:          openldap-its@OpenLDAP.org                      
                                                              
  cc:          (bcc: Susanth TS/Satyam)                       
                                                              
                                                              
                                                              
  Subject      libresolv.so.2  (ITS#1374)                     
  :                                                           
                                                              







Full_Name: Kihoon Jeoung
Version: 2.0.15
OS: solaris 2.8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (207.217.88.128)


I want to use openldap as a BackEnd for radius.
I installed openldap successfully.  I compiled radiusd with -lldap -llber
-lresolv.
When I run radiusd, I got an error as the following:

test:/home/kihoonj/authent/radiusd.authint> radiusd
ld.so.1: radiusd: fatal: liblber.so.2: open failed: No such file or directory

What this happened?  I checked /usr/local/lib and all libraries are there.

Kihoon