Hi, Daniel Bloemer wrote: > I am trying to run bacula 1.38.6 on a X86-64 bit System with SuSE 10.0 > installed on it. > I have installed the SuSE 10.0 RPMs from the sourceforge-website. So far > so good. When I try to start the director it mourns the libpq.so.4 as > missing. That library is definitely in the system, but it is in > /usr/lib64 not /usr/lib since the whole system including the database is > installed as 64-bit-Version. > > My guess is, what the RPM was linked against the 32-bit-Version of this > library. > Does anyone have encountered this before, and knows an easier way to go > around this, than rebuilding the RPM?
I found my error. Like I assumed, the bacula-RPMS are linked against the 32-bit-Version of postgresql, which caused the error above. You have to install the 32-bit-Libs additionally, to get it working. For those you are trying to get this working: SuSE ships the postgresql-Version 8.0 with SuSE 10.0. Since postgresql 8.1 is much faster and has a working autovacuum, I wanted to use 8.1. SuSE also provides the newer version of postgresql on its FTP-Server like on this german mirror: ftp://ftp.gwdg.de/pub/linux/suse/projects/postgresql There you find the X64-Version of postgresql. For some reason the package postgresql-libs-32bit-8.1.4-1.1.x86_64.rpm is located in the i386-tree, not in the x64-tree. (I don get, why) I installed that package after I found it there. Et voilá, it works. Now the sourceforge-bacula-rpm is up and running smoothly. So far for this one. Regards Daniel -- Daniel Bloemer - BusinessCoDe GmbH Systemadministration and Support Phone: +49 (0)228 / 28925-43 http://www.business-code.de Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users