Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Jun 2001 19:23:38 -0400
From:      Bill Moran <wmoran@iowna.com>
To:        freebsd-questions@freebsd.org
Subject:   pam_ldap and 4.2 - proper way to configure makefile
Message-ID:  <3B200CFA.12D70AF0@iowna.com>

next in thread | raw e-mail | index | archive | help
In order for the configure script to run for pam_ldap-113, I had to
symlink a number of headers from /usr/local/include to /usr/include and
a number of objects from /usr/local/lib to /usr/lib

I'm guessing this is a nasty hack, but I'd like to know for sure ... and
if it is, find out the correct way to get this accomplished.

I tried telling configure --prefix=/usr/local and
--exec-prefix=/usr/local but to no avail, the files were still not
found.

I guess my question is: Should the libraries/headers have been symlinked
to /usr and I fixed it, or was configure broken or did I execute
configure improperly.

I'm surprised that pam_ldap isn't in the ports. If I can understand what
needs done to make it work properly, I'll go ahead and put a port
together.

TIA,

Bill

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?3B200CFA.12D70AF0>