PDA

View Full Version : Problem with Fedora Directory Server


sgautam
2006-09-19, 03:15 AM CDT
I have downloaded fedora directory server for FC5 i386. i uncompressed that and run the setup but i could not get it running. I was able to run the OpenLDAP server, but the fedora directory server is giving me some problems. So, any one plese provide me a good documentation regarding the installation, configuration , running etc... of fedora directory server. Or a quick starting guide also would help a lot.

Thanks


Sujan Gautam

kathmandu, Nepal

necro
2006-09-22, 10:34 PM CDT
Squatam,


The install guide is available from the fedora directory home page. If you go to the download section you will see a link to the install guide.

However I am having some additional problems with the DS. the ./startconsole returns some very unusual errors. Installed the jvm 1.5.0 from sun did the export JAVA_HOME still cannot get ./startconsole to run properly.

Anyone has similiar problems ? And please what was the fix ?

Thanks
Necro

sgautam
2006-10-09, 05:47 AM CDT
You can use the export PATH and ran ./startconsole and it worked . You do not need to export JAVA_HOME. Or you can simply add export path like this ' export PATH=/opt/jdk1.5.0_08/bin:$PATH ' in /etc/profile . If this did not work please post with all the error details.

adliazaddin
2007-08-14, 01:00 AM CDT
you will need jdk 1.6.... i as i remember

cr4ck3r
2007-08-16, 01:35 AM CDT
you will need jdk 1.6.... i as i remember
That's true for installing, but not for compiling, I have a big problem when I try to compile FDS from the source for CentOS 5 with jdk 1.6 (or 6.0), use jdk 5.0 instead.