Try re-running make install and redirect to a file like so: make install > make.output 2>&1
Then check the make.output file for where the library is installing. My first guess is that it is installing in somewhere like /opt... or /usr/local/lib that is not in /etc/ld.so.conf Dirk On Wed, 2009-07-01 at 18:03 -0400, Reynier Perez Mira wrote: > Dirk Bartley wrote: > > Did you run ldconfig after installing. Is the path that the > > libbaccfg.so.1 in the /etc/ld.so.conf file?? Use "ldconfig -p | less" > > to determine if the linux loader knows of it's existence > > > > Dirk > > > > I didn't run until now but checking the file /etc/ld.so.conf I didn't > see any file called libbaccfg.so.1. I run also the command: locate > libbaccfg.so.1 and nothing appears. I miss something? When I run again > the same bat command I get the same error > > ------------------------------------------------------------------------------ > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------------ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users