Bacula-users

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

2009-07-02 09:19:34
Subject: Re: [Bacula-users] Problems with BAT after compile
From: Reynier Perez Mira <rperezm AT uci DOT cu>
To: Dirk Bartley <dbartley AT schupan DOT com>
Date: Thu, 02 Jul 2009 08:46:27 -0400
Dirk Bartley wrote:
You may be a little more litteral than I had hoped.  search the file for
baccfg

I run make install > make.output 2>&1 and get a line in make.output like

/home/dbartley/src/bacula/libtool --silent --tag=CXX --finish
--mode=install /usr/bin/install -c -m 0754 libbaccfg.la /usr/lib

which show libbaccfg being intalled in /usr/lib/

then

# ls /usr/lib | grep baccfg
libbaccfg.la
libbaccfg.so
libbaccfg.so.1
libbaccfg.so.1.0.0

The question I'm attempting toward is where is libbaccfg being installed
and what is the contents of /etc/ld.so.conf

Then with the directory that libbaccfg.so exists in the /etc/ld.so.conf
run
ldconfig
ldconfig -p | less to confirm.


Thanks Dirk, it was always my mistake. Because I follow the instructions pointed here: http://wiki.bacula.org/doku.php?id=howto_compile_and_install_bacula_bat_on_ubuntu_or_debian I forget to run "make install" and only execute "make" for that the library never was copied to /usr/lib. Who is at charge of this page? I will advice of this mistake because some others maybe have the same problem the first time.

Cheers and thanks for everything
--
Ing. Reynier Pérez Mira

Attachment: rperezm.vcf
Description: Vcard

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>