Bacula-users

Re: [Bacula-users] rpm's for CentOS 4.8 & RhEL 5.5 available

2010-12-28 19:28:34
Subject: Re: [Bacula-users] rpm's for CentOS 4.8 & RhEL 5.5 available
From: Kleber Leal <kleber.leal AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 28 Dec 2010 21:25:27 -0300
Hi Jari,

you can generate your own rpm files.
Get the src.rpm file available on download session on bacula website and follow as below:

for x86

rpmbuild --rebuild --define build_rhel5=1 --define build_mysql=1 bacula-5.0.3-x.src.rpm

for x86_64

rpmbuild --rebuild --define build_rhel5=1 --define build_mysql=1 --define x86_64=1 bacula-5.0.3-x.src.rpm


You will need these packages on your system:
gcc, gcc-c++, autoconf, glibc-devel, ncurses-devel, readline-devel, libstdc++-devel, zlib-devel, openssl-devel, libacl-devel, pkgconfig, libxml2-devel, libtermcap-devel and mysql-devel.

This will generate all rpm you need on /usr/src/redhat/RPMS subdirectories.

Kleber


2010/12/28 Jari Fredriksson <jarif AT iki DOT fi>

Ihane new server on Debian lenny, from Debian repo. that seems to be 2.4.4

I need clients for CentOS 4.8 and RhEL 5.5. I could roll them from
source, but prefer rpm. Is there any suitable available. Searched Bacula
repos in sourceforge but could not find.

Does the lates client do, if I have to compile?

--

You will be a winner today.  Pick a fight with a four-year-old.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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>