Openldap-2.1.17 and redhat 7.1 alpha


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Openldap-2.1.17 and redhat 7.1 alpha
# 1  
Old 05-27-2003
Openldap-2.1.17 and redhat 7.1 alpha

BerkeleyDB not available

That's what I get when I ./configure openeldap. I did get the Berkeley package and it seemed to install fine. I mean I had no errors. Then I move on to installing Openldap and I always get this message. Someone said to edit ld.so.conf with the BerkeleyDB path and I did, but still no cigar. A friend of mine is working on the same project(sendmail & Openldap) and he made that same edit and it worked for him. The difference is that I'm running an alpha box. I even ran some ./configure switches like "·--build=alphaev56-unknown-linux-gnu --enable-bdb --threads?"

Any direction would work! Thanks!

Benzo
# 2  
Old 05-27-2003
Did you run ldconfig after you updated the ld configuration file?

Just a thought...
# 3  
Old 05-27-2003
Making progress...

Neo, thanks! I have tried the ldconfig with no luck in the past and none again. Actually, the fella who advised me about editing the ld.so.conf file suggested that as well.

I did however, use the CPPFLAGS and LDFLAGS variables to resolve the bdb error. I'll now move on to the rest of the build process and installation. Thanks again, Neo!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

Openldap 2.4.31 replication

Hi, I have done setup for openldap master and slave. Its working fine and replicating also. But it is working only with plane text password in syncrepl . How we can use encrypted password here also like we are using in rootpw ? Below portion is working. syncrepl rid=101 ... (3 Replies)
Discussion started by: Priy
3 Replies

2. UNIX for Advanced & Expert Users

Sort command results are different in Redhat 4 vs Redhat 5

Hi, I am having a text file with the following contents ########### File1 ########### some page1.txt text page.txt When I sort this file on Red Hat 5, then I get the following output ########### File1 ########### page1.txt page.txt some (3 Replies)
Discussion started by: sarbjit
3 Replies

3. Solaris

Openldap configuration

I m using Intel solaris 10 version . I m trying to install openldap and used several documents and package versions . But every time I got CC PATH error and while I solved the CC issue , I got Barkley DB error . :wall: Is there any perticular site from where I can install and configure... (1 Reply)
Discussion started by: sanjee
1 Replies

4. Solaris

OpenLDAP setup

At work I'm been givin the task to move are backend servers from NIS to LDAP. We have mostly Solaris 10 servers, as well as a few Redhat servers. I am going to use openLDAP as the LDAP server. I'm looking for a good how to guide on setting up the openLDAP server. Most of the docs I have found seem... (0 Replies)
Discussion started by: bitlord
0 Replies

5. Red Hat

Need OpenLDAP Help

Hi, all: I'm studying for the RHCE and have hit the section on configuring an OpenLDAP client. I'd like to practice this, but I can't get an OpenLDAP server set up. I followed the directions in RedHat's Deployment Guide, and it looks like the server is up and running, but I can't get the... (0 Replies)
Discussion started by: rjlohman
0 Replies

6. AIX

openLDAP with Aix

hello I have a P570 with 3 partitions. These partitions are available, since 1 year. So there are a lot of users, files, etc, on these partition I must now install an openldap with Debian to manage all these users. But several pb: on LDAP, we are 1 iud for user and one home directory, 1 gid... (0 Replies)
Discussion started by: pascalbout
0 Replies

7. UNIX for Advanced & Expert Users

OpenLDAP and Apache

Hello! I'm starting to panic here! I'm trying to authorize Subversion (via apache) users at my company here via LDAP. Sure everything works when just authorizing users with require valid-user But! That is not what I'm looking for, I wish to Authorize by membership in specifik groups... This... (0 Replies)
Discussion started by: Esaia
0 Replies

8. UNIX Desktop Questions & Answers

redhat 7.1 alpha

Oh my head hurts...I installed RH6.2 & RH7.1 but still get error upon boot. "depmod: can't open /lib/modules/2.4.3-12BOOT/modules.dep for writing" Box:Compaq Pro wkst XP1000 Your thoughts? modules.dep (4 Replies)
Discussion started by: benzo
4 Replies
Login or Register to Ask a Question