Bacula-users

Re: [Bacula-users] Compiling 3.0.2 on OpenSolaris

2009-09-12 02:37:11
Subject: Re: [Bacula-users] Compiling 3.0.2 on OpenSolaris
From: "Fahrer, Julian" <julian AT fahrer DOT net>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Sat, 12 Sep 2009 08:33:16 +0200
I would suggest running in debug mode (-d).
The Init script changes to the correct user. So run the init script with pfexec.
You should also check for the right permissions on the logfiles. Maybe it is a 
problem with connecting to the database.

-----Ursprüngliche Nachricht-----
Von: Joseph L. Casale [mailto:JCasale AT activenetwerx DOT com] 
Gesendet: Samstag, 12. September 2009 08:14
An: 'bacula-users AT lists.sourceforge DOT net'
Betreff: [Bacula-users] Compiling 3.0.2 on OpenSolaris

I have MySQL installed and used a configure script like so:
CFLAGS="-g" ./configure \
  --prefix=/opt/bacula \
  --sbindir=/opt/bacula/bin \
  --sysconfdir=/opt/bacula/bin \
  --with-mysql=/usr/mysql/5.1 \
  --enable-smartalloc \
  --with-pid-dir=/opt/bacula/bin/working \
  --with-subsys-dir=/opt/bacula/bin/working \
  --with-working-dir=/opt/bacula/working \
  --disable-build-dird \
  --enable-build-stored

I didn't see any issue during the configure or while running make install.
The binaries were built but when I try to run bacula-sd nothing happens,
not even an error. One thing I am not sure about is who to run it under in
OpenSolaris, but inside a pfexec bash, if I run it in the foreground it still
doesn't do anything?

Any pointers?
Thanks!
jlc

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>