Re: [Bacula-users] fatal: libstdc++.so.5 missing?

2005-03-31 Thread Alex S Moore
Paul Van Allsburg wrote: Alex S Moore wrote: It means the file is not in your default library path. See man crle If you are using /usr/ccs/bin/ld for the link, export LD_OPTIONS with the path to libstdc++.so.5. This will put the runpath in the object. If you are using a different linker, it

Re: [Bacula-users] fatal: libstdc++.so.5 missing?

2005-03-30 Thread Alex S Moore
Paul Van Allsburg wrote: I compiled Bacula 1.36.2 on a sparc-sun-solaris2.8 -- solaris 5.8, it finished successfully. I built it with ./configure --enable-client-only When I start bacula-fd it gets killed immediately as follows: server:# /sbin/bacula-fd $2 -c /etc/bacula/bacula-fd.conf ld.so.1: