Re: [Bacula-users] Install Problem (using Source rpm)

2006-06-05 Thread Kern Sibbald
On Monday 05 June 2006 00:35, steven potvin wrote: > hi > i have installed bacula postgres rpm and have download the src.rpm of > bacula and running the following command to install. > > rpmbuild --rebuild --define "build_fc4 1" --define "build_postgresql 1" > --define "build_wxconsole 1" bacula

Re: [Bacula-users] Install Problem (using Source rpm)

2006-06-04 Thread Ambahunen Gebremariam
Try the following...asumming that you have RedHat1. rpm -Uvh 2. cd /usr/src/redhat/SPECS3. vi bacula.spec Modifty the file according to your distribution4. rpm -bb bacula.spec 5. cd .. RPMS6. rpm -Uvh If you have the same error, probably installing from the source might be another option.AmbexOn

[Bacula-users] Install Problem (using Source rpm)

2006-06-04 Thread steven potvin
hi i have installed bacula postgres rpm and have download the src.rpm of bacula and running the following command to install.  rpmbuild --rebuild --define "build_fc4 1" --define "build_postgresql 1" --define "build_wxconsole 1" bacula-1.38.9-2.src.rpm and getting the following error. + make mtx