Re: [Bacula-users] Building SRPM on CentOS 5.4 issues [SOLVED]ish

2010-02-19 Thread Gabriel - IP Guys
-Original Message- From: Adam Huffman [mailto:adam.huff...@gmail.com] Sent: 19 February 2010 17:06 To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Building SRPM on CentOS 5.4 issues [SOLVED] On Fri, Feb 19, 2010 at 4:14 PM, Gabriel - IP Guys wrote: > Thank you

Re: [Bacula-users] Building SRPM on CentOS 5.4 issues [SOLVED]

2010-02-19 Thread Adam Huffman
On Fri, Feb 19, 2010 at 4:14 PM, Gabriel - IP Guys wrote: > Thank you for the doc. All I needed to do was to make sure I installed the > following below (some packages had obviously had already been previously > installed) > > > yum install autoconf automake e2fsprogs-devel gcc-c++ glibc-devel

Re: [Bacula-users] Building SRPM on CentOS 5.4 issues [SOLVED]

2010-02-19 Thread Joseph L. Casale
>rpmbuild --rebuild --define "build_centos5 1" --define "build_mysql5 1" >--define "build_bat 1" --define >"build_wzconsole 1" bacula-5.0.0-1.src.rpm > >was the command required to build my RPM's which installed without a hitch. >Because I was doing an upgrade, I had to >run the update scripts, I

Re: [Bacula-users] Building SRPM on CentOS 5.4 issues [SOLVED]

2010-02-19 Thread Gabriel - IP Guys
Thank you for the doc. All I needed to do was to make sure I installed the following below (some packages had obviously had already been previously installed) yum install autoconf automake e2fsprogs-devel gcc-c++ glibc-devel glibc-headers kernel-devel krb5-devel libacl-devel libgomp libstdc++-