From mboxrd@z Thu Jan 1 00:00:00 1970 From: - Luis - Subject: RE: openldap Date: 08 Aug 2003 09:07:33 -0600 Sender: linux-admin-owner@vger.kernel.org Message-ID: <1060355254.28177.23.camel@luisvalencia> References: Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="utf-8" To: linux thanks Jesse, that did the trick, but now i got the next error when i try to start the ldap service, as i said before im trying to set up a netmeeting server, so the error is in the netmeeting schema file, im no= t familiarize with ldap, so i got no idea what this error can be. Sorry for bothering so much, but i really apreciate your help. [ndk-1.2]$ sudo /usr/local/libexec/slapd -f /usr/local/etc/openldap/slapd.conf -u nobody /usr/local/etc/openldap/schema/netmeeting.schema: line 29: AttributeTyp= e inappropriate matching rule: "caseIgnoreMatch" Le jeu 07/08/2003 =C3=A0 10:56, Jesse Driskill a =C3=A9crit : > Use this. You may have to modify the CPPFLAGS and LDFLAGS statements = to > better suit your machine, but these normally work for me. You do have > Berkeley db installed, right?=20 >=20 > env CPPFLAGS=3D"-I/usr/local/BerkeleyDB.4.1/include" > LDFLAGS=3D"-L/usr/local/BerkeleyDB.4.1/lib" ./configure >=20 >=20 > --jesse >=20 >=20 > -----Original Message----- > From: - Luis - [mailto:unix@amigo.net.gt]=20 > Sent: Thursday, August 07, 2003 9:54 AM > To: linux > Subject: openldap >=20 >=20 > hi, im trying to install openldap 2.0.9 in a RH9 box, but when i make > configure --enable-shell i got the following error. >=20 > checking for pthread.h... yes > checking POSIX thread version... final > checking for LinuxThreads pthread.h... yes > checking for GNU Pth pthread.h... no > checking for sched.h... yes > checking for pthread_create in default libraries... no > checking for pthread link with -kthread... no > checking for pthread link with -pthread... no > checking for pthread link with -pthreads... no > checking for pthread link with -mthreads... no > checking for pthread link with -thread... no > checking for pthread link with -lpthread -lmach -lexc -lc_r... no > checking for pthread link with -lpthread -lmach -lexc... no checking = for > pthread link with -lpthread -Wl,-woff,85... no checking for pthread l= ink > with -lpthread... no checking for pthread link with -lc_r... no check= ing > for pthread link with -threads... no checking for pthread link with > -lpthreads -lmach -lexc -lc_r... no checking for pthread link with > -lpthreads -lmach -lexc... no checking for pthread link with -lpthrea= ds > -lexc... no checking for pthread link with -lpthreads... no > configure: error: could not link with POSIX Threads >=20 > i also try with a newer version of openldap 2.1.22 but with this one = i > got the following,=20 >=20 > checking for db.h... yes > checking for Berkeley DB link (default)... no > checking for Berkeley DB link (-ldb41)... no > checking for Berkeley DB link (-ldb-41)... no > checking for Berkeley DB link (-ldb-4.1)... no > checking for Berkeley DB link (-ldb-4-1)... no > checking for Berkeley DB link (-ldb-4)... no > checking for Berkeley DB link (-ldb4)... no > checking for Berkeley DB link (-ldb)... yes > checking for Berkeley DB thread support... yes > checking Berkeley DB version for BDB backend... no > configure: error: BDB: BerkeleyDB version incompatible >=20 > i need back shell support because im going to use it for a netmeeting > server. >=20 > Can anybody give a light here please. >=20 > --=20 > - --=20 > Luis Valencia > - ------------------------ > With a PC, I always felt limited > by the software available. > On Unix, I am limited only by my knowledge. > - --Peter J. Schoenster >=20 >=20 > - > To unsubscribe from this list: send the line "unsubscribe linux-admin= " > in the body of a message to majordomo@vger.kernel.org More majordomo > info at http://vger.kernel.org/majordomo-info.html --=20 - --=20 Luis Valencia - ------------------------ With a PC, I always felt limited by the software available. On Unix, I am limited only by my knowledge. - --Peter J. Schoenster - To unsubscribe from this list: send the line "unsubscribe linux-admin" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html