Jason King schrieb:
> On another note, what packages are required to install and run the 
> bacula client. The RPM requires some dependencies but it is requiring 
> some .so.# files and I don't know what package those libraries would be 
> under.

I suggest using yum or something similar and put the RPMs into a local repo. 
Afterwards just do a "yum install bacula-fd" and yum/rpm/your tool will install 
all needed dependencies.

Some needed packages by bacula-fd: libstdc++, zlib, openssl, libacl.
These dependencies are by no way complete, but may provide a good start.

As Ryan Novosielski pointed out you should not mix-match architectures: If you 
install 32 bit Bacula on a x86_64 system, you need all 32 bit libraries. If you 
installed a 32 bit RHEL on a x86_64 *capable* system, you won't be able to use 
the 64 bit bacula RPMs. And by using a local repo as suggest before, you will 
get around all these issues as yum will handle this for you!

fs


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to