> Anybody know where i found the rpm package of bacula-fd to FC3? > Yes, even the older packages seem to have been dropped from SF.
I recommend you build it by yourself, it actually should be a piece of cake: - download the source rpm - run the following (split to 3 lines with backslashes): rpmbuild --rebuild \ --define "build_fc3 1" \ --define "build_mysql 1" \ bacula-1.38.11-3.src.rpm Just replace the last line with the actual source rpm package you have. And if using other database but mysql, change that option too. The manual lists the options available. You may want to add some other options to prevent building of some packages not needed by you (gconsole etc). This procedure requires that you have compiler and certain devel rpm packages instaled. On the other hand, I've experienced that this method may sometimes be easier than using pre-compiled binaries, since on system as old as FC3 you don't always have the same versions of other packages installed like the packager had... -- TiN Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users