The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=124 ====================================================================== Reported By: sr Assigned To: paul ====================================================================== Project: DBMail Issue ID: 124 Category: installation scripts Reproducibility: always Severity: minor Priority: normal Status: resolved Resolution: fixed Fixed in Version: SVN Trunk ====================================================================== Date Submitted: 26-Nov-04 10:54 CET Last Modified: 14-Feb-06 16:42 CET ====================================================================== Summary: libdbmail.0.* installation path not acnowledged Description: Don't know if I'm missing something, but the installation scripts copied the libdbmail.0.* files to /usr/local/lib/ on my system, where dbmail-users does not appear to find them. Running:
ln -s /usr/local/lib/libdbmail.0 /usr/lib/libdbmail.0 ln -s /usr/local/lib/libdbmail.0.0.0 /usr/lib/libdbmail.0.0.0 everything works smoothly. Has anybody experienced this same problem? If dbmail binaries (-users, AFAIK) assume libs are placed in /usr/lib/, why are they copied to a different dir? ====================================================================== ---------------------------------------------------------------------- ilja - 29-Nov-04 11:34 ---------------------------------------------------------------------- There's something really fishy about these libraries. I had to fiddle around with removing and making symlinks to get things to work. This needs to be fixed to get DBMail into distributions! Any autoconf/libtool guru out there that wants to work on this? ---------------------------------------------------------------------- xing - 05-Dec-04 06:02 ---------------------------------------------------------------------- I just encountered this problem with Fedora 2 today. "make install" script is the problem. If I just copy the compiled binaries to /usr/local/sbin everything works wihtout the libdbmail not found lib errors. Issue History Date Modified Username Field Change ====================================================================== 26-Nov-04 10:54 sr New Issue 29-Nov-04 11:34 ilja Note Added: 0000384 29-Nov-04 11:34 ilja Status new => confirmed 05-Dec-04 06:02 xing Note Added: 0000421 14-Feb-06 16:42 paul Status confirmed => resolved 14-Feb-06 16:42 paul Fixed in Version => SVN Trunk 14-Feb-06 16:42 paul Resolution open => fixed 14-Feb-06 16:42 paul Assigned To => paul ======================================================================