Thanks Erich

Looks much better with your command:

/configure --prefix=/usr --sbindir=/usr/sbin --sysconfdir=/etc/bacula
--with-scriptdir=/etc/bacula --enable-smartalloc --with-mysql
--with-working-dir=/var/bacula --with-pid-dir=/var/run
--with-subsys-dir=/var/lock/subsys --enable-conio --with-openssl

However, the following error arises:
"You have not specified either --enable-client-only or one of the
 supported databases: MySQL, PostgreSQL, SQLite3 or SQLite.
 This is not permitted. Please reconfigure.

Aborting the configuration ..."

Any solution would be greatly appreciated.

Thanks

Michael



On 2/1/07, Michael Bates <[EMAIL PROTECTED]> wrote:

Dear Bacula

I can't configure Bacula on my server running Ubuntu 6.10.  The error that
I get is "Unable to find Gnome 2 installation"

I am new to Bacula and so please excuse any obvious oversight.

The command that run is as follows:

[EMAIL PROTECTED]:/home/michael/Michaels_Stuff/Bacula/bacula-2.0.2#./configure  
   --sbindir=$HOME/
bacula/bin     --sysconfdir=$HOME/bacula/bin     --with-pid-dir=$HOME/
bacula/bin     --with-subsys-dir=$HOME/bacula/bin
--with-sqlite3=$HOME/depkgs/sqlite3     --enable-gnome
--with-working-dir=$HOME/bacula/bin/working     --with-dump-email=
[EMAIL PROTECTED]     [EMAIL PROTECTED]     --with-smtp-host=
smtp.gmail.com
checking for true... /bin/true
checking for false... /bin/false
configuring for bacula 2.0.2 (28 January 2007)
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... /usr/bin/g++
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /bin/sed
checking for echo... /bin/echo
checking for cmp... /usr/bin/cmp
checking for tbl... /usr/bin/tbl
checking for ar... /usr/bin/ar
checking for openssl... /usr/bin/openssl
checking for mtx... /usr/sbin/mtx
checking for dd... /bin/dd
checking for mkisofs... /usr/bin/mkisofs
checking for python... /usr/bin/python
checking for growisofs... /usr/bin/growisofs
checking for dvd+rw-mediainfo... /usr/bin/dvd+rw-mediainfo
checking for dvd+rw-format... /usr/bin/dvd+rw-format
checking for pkg-config... /usr/bin/pkg-config
checking for wx-config... wx-config
checking for cdrecord... /usr/bin/cdrecord
checking for pidof... /bin/pidof
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for Operating System Distribution... done
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for msgfmt... (cached) /usr/bin/msgfmt
configure: error: Unable to find Gnome 2 installation




--
Dr Michael Bates
Patent + Trade Mark Attorney + Solicitor
1 Place Patent Attorneys + Solicitors
Sydney: +61 2 8206 2460
Mob: 0402-139192
Suite 404 / 107 Walker St
North Sydney  NSW  2060
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to