I'm trying to install the Fedora Directory and run into errors after executing the setup program.
 
I'm running Redhat Linux:
%uname -a
Linux myhostname 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 i386 GNU/Linux 
 
I've downloaded the rpm: fedora-ds-7.1-2.RHEL4.i386.opt.rpm and installed it (rpm -iv ...).
 
I cd into /opt/fedora-ds and run: ./setup/setup
 
After entering my information in any of the three installation levels I get the error:
- Fedora-Directory/7.1 B2005.146.2010 starting up
- libdb: unable to initialize mutex: Function not implemented
- libdb: /opt/fedora-ds/slapd-myhostname/db/__db.001: unable to initialize environment lock: Function not implemented
- start: Failed to init database, err=38 Function not implemented
 
etc...(I can't cut and paste into email so I'd have to type the rest, which is quite a bit)
 
I've gone the route of re-installing the RPM then running the perl ds_newinst.pl /opt/fedora-ds/setup/install.inf (with the install.inf edited for my settings)
That resulted in a "Success", but then looking in the fedora logs it shows the same error above as far as the libdb:...
 
Neither allow me to get access using startconsole.
 
My LD_LIBRARY_PATH includes /opt/fedora-ds/lib
My PATH includes /opt/fedora-ds/bin/base/jre/bin
My CLASSPATH includes /opt/fedora-ds/bin/base/jre/bin:/opt/fedora-ds/java:/opt/fedora-ds/java/jars:/opt/fedora-ds/bin/base/jre/lib:/opt/fedora-ds/bin/base/jre/lib/ext:/opt/fedora-ds/bin/base/jre/bin/classic
My JAVA_HOME is /opt/fedora-ds/java
 
Can anyone point me in the right direction to get past this problem?
 
Thanks,
Chad