From: - Luis - <unix@amigo.net.gt>
To: linux <linux-admin@vger.kernel.org>
Subject: RE: openldap
Date: 08 Aug 2003 09:07:33 -0600 [thread overview]
Message-ID: <1060355254.28177.23.camel@luisvalencia> (raw)
In-Reply-To: <B6DFCBE338DE6741A24ECEA890730A19642BAE@exchtwo>
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 not
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: AttributeType
inappropriate matching rule: "caseIgnoreMatch"
Le jeu 07/08/2003 à 10:56, Jesse Driskill a écrit :
> 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?
>
> env CPPFLAGS="-I/usr/local/BerkeleyDB.4.1/include"
> LDFLAGS="-L/usr/local/BerkeleyDB.4.1/lib" ./configure
>
>
> --jesse
>
>
> -----Original Message-----
> From: - Luis - [mailto:unix@amigo.net.gt]
> Sent: Thursday, August 07, 2003 9:54 AM
> To: linux
> Subject: openldap
>
>
> 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.
>
> 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 link
> with -lpthread... no checking for pthread link with -lc_r... no checking
> 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 -lpthreads
> -lexc... no checking for pthread link with -lpthreads... no
> configure: error: could not link with POSIX Threads
>
> i also try with a newer version of openldap 2.1.22 but with this one i
> got the following,
>
> 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
>
> i need back shell support because im going to use it for a netmeeting
> server.
>
> Can anybody give a light here please.
>
> --
> - --
> 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
--
- --
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
next parent reply other threads:[~2003-08-08 15:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <B6DFCBE338DE6741A24ECEA890730A19642BAE@exchtwo>
2003-08-08 15:07 ` - Luis - [this message]
2003-08-07 16:54 openldap - Luis -
2003-08-07 19:39 ` openldap Jeff Largent
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1060355254.28177.23.camel@luisvalencia \
--to=unix@amigo.net.gt \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).