[email protected] wrote: > Full_Name: Daniël van Eeden > Version: 2.4.28 > OS: Oracle Linux 6.1 > URL: ftp://ftp.openldap.org/incoming/ > Submission from: (NULL) (2001:610:62d:0:5a94:6bff:fe5e:6904) > > > When doing a configure on Oracle linux 6.1 (extremely similair to RHEL 6.1) it > reports that nssutil.h > > checking nssutil.h usability... no > checking nssutil.h presence... no > checking for nssutil.h... no > configure: error: MozNSS not found - please specify the location to the NSPR > and > NSS header files in CPPFLAGS and the location to the NSPR and NSS libraries in > LDFLAGS (if not in the system location) > > I've installed nspr4 and nss3 using the official oracle packages, so I > shouldn't > need to set CPPFLAGS as the header files are installed in the system location. > > With these CPP flags it does work: > export CPPFLAGS="-I/usr/include/nss3 -I/usr/include/nspr4" > > I believe that OpenLDAP's configure should be able to locate these files as > long > as they're installed in the official locations from the official media.
There is no "official" location for NSS or NSPR header files, it varies with every system. This ITS will be closed. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
