[GnomeMeeting-list] libldap.so



I'm trying to install GnomeMeeting on Mac OS X.  Right now I am stuck on
libldap.so. I have:

/usr/local/lib/libldap.a
/usr/local/lib/libldap.dylib
/usr/local/lib/libldap.la
/usr/local/lib/libldap_r.a
/usr/local/lib/libldap_r.dylib
/usr/local/lib/libldap_r.la

I assume that I am going to need to create  a symlink to libldap.so for
one of these files. As its been about 10 years since I have done anything
like this any suggestions would be greatly appreciated.

 I think it might be useful to add a variable in the config script for
LIBLDAP_FILE similiar to LIBPT_FILE..  I haven't modified the script
myself yet except to allow for Mac OS X.  Do BSD users have similar issues
with libldap? 

#   darwin)
    H323_CFLAGS="-Wall -DP_MACOSX -g -D_DEBUG -DPMEMORY_CHECK=1
-I/sw/include -DP_PTHREADS -DPBYTE_ORDER=PBIG_ENDIAN"
   H323_LIBS="-lopenh323 -ldl -lpt -lpthread -lssl -lcrypto"
    LIBPT_FILE="libpt_Darwin_ppc_r_s.a"
    LIBOPENH323_FILE="libh323_Darwin_ppc_r_s.a"
    GTK_CONFIG="gtk-config" 
#    ;;


checking for /usr/lib/libldap.so... no
configure: error: You need ldap to enjoy GnomeMeeting

Thanks to all involved with Gnomemeeting. The fact that I have made it
even this far is a tribute to how well documented everything is.

 James Field






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]