Bacula-users

Re: [Bacula-users] Problems with BAT after compile

2009-07-01 18:35:41
Subject: Re: [Bacula-users] Problems with BAT after compile
From: Dirk H Bartley <dbartley AT schupan DOT com>
To: rperezm AT uci DOT cu
Date: Wed, 01 Jul 2009 18:30:48 -0400
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 AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users


------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users