On Sat, 2005-11-19 at 12:08 +0100, Felix Schwarz wrote:
> Craig White wrote:
> > Looking to install on CentOS 4
> > I see 1.38.0-1 rpms for RHEL 3 and other rh/fc versions.
> > 
> > Should I just install 1.31 from tarball or get source rpm and rebuild?
> 
> I built CentOS 4 RPMs with TLS and Python support which are working fine 
> although I did not have the time to rebuild for 1.38.1. I can send you a 
> link if you like to.
----
No - I got it built using Aleksandar's spec file - once I learned two
things. --define 'build_option 1' and that I had to have the appropriate
release notes tarballed/gzipped...looking similar isn't good enough.

Of course I do have some commentary about installing from rpms...

- I couldn't find anywhere in documentation that suggested which rpm's
are to be installed for which purposes.

bacula-mysql    # the one I really wanted
bacula-client   # apparently client only, not server
bacula-updatedb # apparently only necessary for people who are upgrading
bacula-gconsole # apparently only necessary to provide gtk console 

- I ended up simply downloading bacula-gui tarball and untarring it for
bacula-web though it appears that the docs for bacula-web was in my
source tree when I did the build...the actual files weren't anywhere to
be found.

- I ended up having to fix the contexts for the bacula-web files for
selinux... this is what I did in case it helps anyone else...

chcon -t httpd_sys_content_t /var/www/html/bacula-web/ -R

Thanks - this looks like a really well done project.

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to