Hello,

I have uploaded bacula-1.36.2-3.src.rpm to sourceforge. This contains
explicit build support for RHEL4 (I think). Build support for MySQL4 has
also been updated as SuSE-9.2 has updated to MySQL4. If anyone can build
this on an RHEL4 platform and give me some feedback that would be
appreciated. Build with one of these 3 commands:

rpmbuild --rebuild \
        --define "build_rhel4 1" \
        --define "build_sqlite 1" \
        bacula-1.36.2-3.src.rpm

rpmbuild --rebuild \
        --define "build_rhel4 1" \
        --define "build_postgresql 1" \
        bacula-1.36.2-3.src.rpm

rpmbuild --rebuild \
        --define "build_rhel4 1" \
        --define "build_mysql 1" \
        --define "build_mysql4 1" \
        bacula-1.36.2-3.src.rpm



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to