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

Configure fails to find libraries in non-standard locations. (ITS#1470)



Full_Name: Fredrik Öhrn
Version: 2.0.18
OS: Solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (129.16.214.84)



Configure fails to find the OpenSSL and BerkeleyDB libraries when they are
installed in
a directory other than /, /usr or /usr/local. We have the libs in /opt as is
common for
addons on Solaris.

What's missing is a way to tell configure where to look for the libs. It doesn't
honour
the CFLAGS and LDFLAGS environment variables, nor does it accept a parameter to
the
--enable/--with parameters as is common in other packages (i.e
--with-foo=/some/path).


Regards,
Fredrik Öhrn