Hello,

I am trying to install sunone directory server on fedora9. Install completes successfully. when it comes to configuration it fails. The following error is found in the logs:-

bin/nsperl: error while loading shared libraries: libdb.so.3: cannot open shared object file: No s
uch file or directory
./ds_create: symbol lookup error: ./ds_create: undefined symbol: cerr

serverConfigure [Ljava.lang.String;@ac06d4" returned status : 127

I have the following link in my /lib/

libdb.so -> libdb-4.6.so

it still doesn't work.

Please help.