Thor Vik
2007-04-20 12:40:51 UTC
When compiling Bacula 2.0.3 I get no bacula files in the binaries in the
/usr/sbin catalog. My configure settings is shown below: Can anyone see
whats wrong with these settings?
./configure --prefix=/usr --sbindir=/usr/sbin
--sysconfdir=/etc/bacula --with-scriptdir=/etc/bacula/scripts
--enable-smartalloc --with-mysql --with-working-dir=/var/bacula
--with-pid-dir=/var/run --with-subsys-dir=/var/lock/subsys
--with-openssl
Here is the output for configure:
Host: i686-pc-linux-gnu -- debian lenny/sid
Bacula version: 2.0.3 (06 March 2007)
Source code location: .
Install binaries: /usr/sbin
Install config files: /etc/bacula
Scripts directory: /etc/bacula/scripts
Working directory: /var/bacula
PID directory: /var/run
Subsys directory: /var/lock/subsys
Man directory: ${datarootdir}/man
Data directory: ${prefix}/share
C Compiler: gcc 4.1.2
C++ Compiler: /usr/bin/g++ 4.1.2
Compiler flags: -g -O2 -Wall -fno-strict-aliasing
-fno-exceptions -fno-rtti
Linker flags: -O
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database type: MySQL
Database lib: -L/usr/local/mysql/lib/mysql
-lmysqlclient -lz
Job Output Email: ***@localhost
Traceback Email: ***@localhost
SMTP Host Address: localhost
Director Port: 9101
File daemon Port: 9102
Storage daemon Port: 9103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
SQL binaries Directory /usr/local/mysql/bin
Large file support: yes
Bacula conio support: yes -ltermcap
readline support: no
TCP Wrappers support: no
TLS support: no
Encryption support: no
ZLIB support: yes
enable-smartalloc: yes
enable-gnome: no
enable-wx-console: no
enable-tray-monitor:
client-only: no
build-dird: yes
build-stored: yes
ACL support: no
Python support: no
Regards
/usr/sbin catalog. My configure settings is shown below: Can anyone see
whats wrong with these settings?
./configure --prefix=/usr --sbindir=/usr/sbin
--sysconfdir=/etc/bacula --with-scriptdir=/etc/bacula/scripts
--enable-smartalloc --with-mysql --with-working-dir=/var/bacula
--with-pid-dir=/var/run --with-subsys-dir=/var/lock/subsys
--with-openssl
Here is the output for configure:
Host: i686-pc-linux-gnu -- debian lenny/sid
Bacula version: 2.0.3 (06 March 2007)
Source code location: .
Install binaries: /usr/sbin
Install config files: /etc/bacula
Scripts directory: /etc/bacula/scripts
Working directory: /var/bacula
PID directory: /var/run
Subsys directory: /var/lock/subsys
Man directory: ${datarootdir}/man
Data directory: ${prefix}/share
C Compiler: gcc 4.1.2
C++ Compiler: /usr/bin/g++ 4.1.2
Compiler flags: -g -O2 -Wall -fno-strict-aliasing
-fno-exceptions -fno-rtti
Linker flags: -O
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database type: MySQL
Database lib: -L/usr/local/mysql/lib/mysql
-lmysqlclient -lz
Job Output Email: ***@localhost
Traceback Email: ***@localhost
SMTP Host Address: localhost
Director Port: 9101
File daemon Port: 9102
Storage daemon Port: 9103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
SQL binaries Directory /usr/local/mysql/bin
Large file support: yes
Bacula conio support: yes -ltermcap
readline support: no
TCP Wrappers support: no
TLS support: no
Encryption support: no
ZLIB support: yes
enable-smartalloc: yes
enable-gnome: no
enable-wx-console: no
enable-tray-monitor:
client-only: no
build-dird: yes
build-stored: yes
ACL support: no
Python support: no
Regards