Here is my ebuild for 1.38.2. This is basically a bumped version of the 1.36.3 ebuild.
To use make sure you have a PORTDIR_OVERLAY set up in your make.conf. Instructions for this can be found here: http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds I created mine in the standard place /usr/local/portage To do this I added the following line to my make.conf PORTDIR_OVERLAY=/usr/local/portage And then I created the folder mkdir /usr/local/portage So to install the ebuild I do the following: # mkdir -p /usr/local/portage/app-backup/bacula # cp -r /usr/portage/app-backup/bacula/files/ /usr/local/portage/app-backup/bacula/files Then copy the ebuild to the folder /usr/local/portage/app-backup/bacula then # cd to /usr/local/portage/app-backup/bacula # ebuild bacula-1.38.2.ebuild digest Then you can emerge. emerge -u bacula If you previously installed a version of bacula you will have to run the update_bacula_tables script. John --- Andre Fischer <[EMAIL PROTECTED]> wrote: > hi, > is there anywhere a gentoo ebuild for bacula 1.38.2? > bye > fisch > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do > you grep through log files > for problems? Stop! Download the new AJAX search > engine that makes > searching your log files as easy as surfing the > web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users >
bacula-1.38.2.ebuild
Description: 4206615897-bacula-1.38.2.ebuild