A BUGNOTE has been added to this bug. ====================================================================== http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000124 ====================================================================== Reported By: sr Assigned To: ====================================================================== Project: DBMail Bug ID: 124 Category: installation scripts Reproducibility: always Severity: minor Priority: normal Status: confirmed ====================================================================== Date Submitted: 26-Nov-04 10:54 CET Last Modified: 05-Dec-04 06:02 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 CET ---------------------------------------------------------------------- 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 CET ---------------------------------------------------------------------- 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. Bug History Date Modified Username Field Change ====================================================================== 26-Nov-04 10:54sr New Bug 29-Nov-04 11:34ilja Bugnote Added: 0000384 29-Nov-04 11:34ilja Status new => confirmed 05-Dec-04 06:02xing Bugnote Added: 0000421 ======================================================================