Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2002 13:18:36 -0700 (PDT)
From:      "Jason C. Wells" <jcwells@highperformance.net>
To:        FreeBSD-questions <freebsd-questions@freebsd.org>
Subject:   Double // Cause Problem ?
Message-ID:  <20020504131533.P84180-100000@server2.highperformance.net>

next in thread | raw e-mail | index | archive | help
Will the '//' in the library paths here cause trouble?

I do not suppose that they will.  I am having a crappy time getting imap
kerberized so I am suspicious of everything.

# ldd /usr/local/lib/libc-client4.so
/usr/local/lib/libc-client4.so:
        libpam.so.1 => /usr/lib/libpam.so.1 (0x281af000)
==>     libgssapi_krb5.so => /usr/local/krb5/lib//libgssapi_krb5.so
==>     libkrb5.so => /usr/local/krb5/lib//libkrb5.so (0x281ca000)
==>     libk5crypto.so => /usr/local/krb5/lib//libk5crypto.so (0x2821f000)
        libcom_err.so => /usr/lib/libcom_err.so (0x2822f000)
        libcom_err.so => /usr/local/krb5/lib/libcom_err.so (0x28231000)

Thanks,
Jason C. Wells


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020504131533.P84180-100000>