You can use:

/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

Michael Bates escreveu:
> 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] <mailto:[EMAIL PROTECTED]>     
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>     
> --with-smtp-host=smtp.gmail.com <http://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
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> 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
>   


-- 
Jeronimo Zucco
LPIC-1 Linux Professional Institute Certified
NĂșcleo de Processamento de Dados
Universidade de Caxias do Sul

http://jczucco.blogspot.com


-------------------------------------------------------------------------
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

Reply via email to