Okay Here is what I found the files are located in
/usr/local/lib/dbmail After the installation using the "make install" command. I think the libraries are located in /usr/lib Any suggestions to change the config or install directories? S Koh wrote: > Hello > > Just just did a default install on a Gentoo System (Freshly created with almost > all default settings) and have the following error. > > ./dbmail-util: error while loading shared libraries: libdbmail.0: cannot open > shared object file: No such file or directory That's pretty weird. Do you have libdbmail.so.* in /usr/lib/ ? libdbmail.0 should not exist at all afaik, or could that be some gentoo-ism in your libtool setup ? > Any suggestions in how do I solve it, I have found that it is because the lib > directory which is in a default install is different from where Gentoo keeps > its lib files. which is ? Assuming gentoo uses FHS, perhaps you should try running configure with --prefix=/usr. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands_______________________________________www.nfg.nl
