They did have an FC8 rpm.  That didn't work either.
   
  I did try using lynx to connect to ftp.sourceforge.net, like this:
  [EMAIL PROTECTED] ~]# lynx 
ftp://ftp.sourceforge.net/pub/sourceforge/b/ba/bacula
   
  And saw on page 30 or so a link to a file that didn't exist on sourceforge, 
but it DID exist in the first mirror I tried:
   
  [EMAIL PROTECTED] ~]# lynx 
http://easynews.dl.sourceforge.net/sourceforge/bacula/bacula-mysql-2.2.7-1.el5.x86_64.rpm
   
  That mirror had the el5 rpm, which installed perfectly.
   
  Thank you, Troy.
   
  Chris
  

Troy Daniels <[EMAIL PROTECTED]> wrote:
  Hi,

You seem to be trying to install the el3 i386 rpm onto a CentOS5(el5) 
x86_64 system.

I'd recommend you first try and locate the correct rpm for your OS and 
see if that helps.

Looking at the Bacula download site I can see that this rpm isn't 
available for the latest version (2.2.8) of Bacula yet. Depending on how 
busy the rpm packager is, this rpm should be available sometime in the 
next few days or so I'd guess.

With the right rpm version you might still get dependency issues, but 
hopefully not as bad, nor as complicated to resolve.

Cheers,


Troy.


Chris wrote:
> Hello All,
> 
> I have installed a new web server for a friend.
> Hardware: AMD X2-3600, 2gb RAM, 500gb RAID1
> OS: Centos 5.1 64-bit
> 
> It is now happily sitting at a colo facility.
> 
> I have downloaded Bacula and attempted to install the RPM (being a web 
> server, I neglected to install a development environment, so I can't 
> just compile it from source). The install fails with several dependencies.
> 
> [EMAIL PROTECTED] ~]# rpm -ivh bacula-mysql-2.2.8-1.el3.i386.rpm
> warning: bacula-mysql-2.2.8-1.el3.i386.rpm: Header V3 DSA signature: 
> NOKEY, key ID 10a792ad
> error: Failed dependencies:
> libcrypto.so.4 is needed by bacula-mysql-2.2.8-1.i386
> libmysqlclient_r.so.10 is needed by bacula-mysql-2.2.8-1.i386
> libssl.so.4 is needed by bacula-mysql-2.2.8-1.i386
> libstdc++.so.5 is needed by bacula-mysql-2.2.8-1.i386
> libstdc++.so.5(GLIBCPP_3.2) is needed by bacula-mysql-2.2.8-1.i386
> [EMAIL PROTECTED] ~]# which libcrypto.so.4
> /lib64/libcrypto.so.4
> I can probably figure out the mysql client, but the others? One is 
> already on my system (the ssl stuff looks like openssl), and I don't 
> know what package insalls libstdc++?
> 
> Would anyone be able to tell me what Centos 5 RPMs are needed to get 
> Bacula to install?
> 
> Thanks!
> 
> Chris
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to