Try the following...asumming that you have RedHat

1. rpm -Uvh <source rpm>
2. cd /usr/src/redhat/SPECS
3. vi bacula.spec
Modifty the file according to your distribution
4. rpm -bb bacula.spec
5. cd .. RPMS
6. rpm -Uvh <bacula....>

If you have the same error, probably installing from the source might be another option.

Ambex

On 6/4/06, steven potvin <[EMAIL PROTECTED]> 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-1.38.9-2.src.rpm

and getting the following error.

+ make mtx
Building mtx
(cd `echo mtx-*`; ./configure; make)
creating cache ./config.cache
checking host system type... configure: error: can not guess host type; you must specify one
make[1]: Entering directory `/usr/src/redhat/BUILD/depkgs/mtx-1.2.17kes'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/usr/src/redhat/BUILD/depkgs/mtx-1.2.17kes'
make: *** [mtx] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.6674 (%build)

i can't figure it out, last time i installed bacula it was a piece of Gateau.

thank you

steven Potvin

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com




_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to