[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ./configure&perl module and router&ldap



I don't know why list server doesn't like this mail :-? .Here goes
to mea@nic.funet.fi

Matti Aarnio wrote:

>   That option name is somewhat misleading..  can you suggest
>   something better ?     --with-perl-configdata=" ... "   ?

--prefix-perl or --perl-prefix :-?

>   Ok. I still think there should not be any reason not to support
>   it, but nevertheless I added   --without-ldap,  --without-ndbm,
>   and   --without-gdbm   options.  (And in actuality only tested
>   the  ldap  version..)

yes, --without-ldap and --without-gdbm work. But it would be better
idea that don't link by default with ldap, it's simpler.

Now I get :
# ldd router
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40034000)
        libdb-4.0.so => /lib/libdb-4.0.so (0x40061000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x40109000)
        libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x4011c000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
instead:
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40034000)
        libdb-4.0.so => /lib/libdb-4.0.so (0x40061000)
        libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x40109000)
        libldap.so.2 => /usr/lib/libldap.so.2 (0x40111000)
        liblber.so.2 => /usr/lib/liblber.so.2 (0x4013c000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x40147000)
        libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40159000)
        libsasl.so.7 => /usr/lib/libsasl.so.7 (0x40167000)
        libssl.so.4 => /lib/libssl.so.4 (0x40172000)
        libcrypto.so.4 => /lib/libcrypto.so.4 (0x401a8000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
        libdl.so.2 => /lib/libdl.so.2 (0x40299000)
        libpam.so.0 => /lib/libpam.so.0 (0x4029d000)
        libgssapi_krb5.so.2 => /usr/kerberos/lib/libgssapi_krb5.so.2 (0x402a5000)
        libkrb5.so.3 => /usr/kerberos/lib/libkrb5.so.3 (0x402b8000)
        libk5crypto.so.3 => /usr/kerberos/lib/libk5crypto.so.3 (0x40316000)
        libcom_err.so.3 => /usr/kerberos/lib/libcom_err.so.3 (0x40327000)
        libz.so.1 => /usr/lib/libz.so.1 (0x40329000)

so many libraries, was the LDAP effect!!

for what is gdbm used ? instead db-4 ? or is it  complementary ?

>   Should there be (for symmetry's sake) similar disablers for
>   SleepyCats too ?  And perhaps for YP..

I have NIS/YP header at /usr/include/rpcsvc/
bootparam.h       klm_prot.h  nfs_prot.x      nis_object.x  rex.h     rstat.x     spray.h     yppasswd.x
bootparam_prot.h  klm_prot.x  nis_callback.h  nis_tags.h    rex.x     rusers.h    spray.x     yp_prot.h
bootparam_prot.x  mount.h     nis_callback.x  nis.x         rquota.h  rusers.x    ypclnt.h    ypupd.h
key_prot.h        mount.x     nis.h           nlm_prot.h    rquota.x  sm_inter.h  yp.h        yp.x
key_prot.x        nfs_prot.h  nislib.h        nlm_prot.x    rstat.h   sm_inter.x  yppasswd.h  ypxfrd.x

and autoconf is unable to detected. So, it's not necessary, at least for RH. Maybe for SunOS.

-thanks-
-- 
Smoking Crack Often


-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi