hello there ;-)

trying to install the newest dbmail 3.0.2 on an opensuse 12.1 box

but do receive an error when trying to run dbmail-util

dbmail-util: error while loading shared libraries: libzdb.so.9: cannot open shared object file: No such file or directory

i had to compile libzdb myself as it doesn't come with opensuse

libzdb header files can be found at /usr/local/include/zdb
and the shared library was installed /usr/local/lib64/libzdb.so.9

when i compiled dbmail is used this configure option

 ./configure --with-zdb=/usr/local/

then make all
and make install

everything went fine but once i want to run dbmail-util i get this error ->

dbmail-util: error while loading shared libraries: libzdb.so.9: cannot open shared object file: No such file or directory

any hints on how to fix this would be more than appreciated ;-)

thanks a million and all the best

greetings
becki

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to