Hi, There are some error message appear when I install Bacula. Would you kindly help me?
Execute the command:
./configure \
--sbindir=$HOME/bacula/bin \
--sysconfdir=$HOME/bacula/bin \
--with-pid-dir=$HOME/bacula/bin \
--with-subsys-dir=/var/bacula/subsys \
--with-sqlite=$HOME/depkgs/sqlite-2.8.17kes \
--enable-gnome \
--with-mysql=/usr \
--with-working-dir=$HOME/bacula/bin/working \
[EMAIL PROTECTED] \
[EMAIL PROTECTED] \
--with-smtp-host=10.8.1.10
For ./configure command it seems no problem.
But when I execute the command "make", the error messages as following,
... ...
make[1]: *** [mysql.o] Error 1
make[1]: Leaving directory '/home/bacula/bacula-1.38.11/src/cats'
====== Error in /home/bacula/bacula-1.38.11/src/cats ======
... ...
... ...
make[1]: *** No rule to make target '../cats/libsql.a', needed by
'bacula-dir'. Stop.
make[1]: Leaving directory '/home/bacula/bacula-1.38.11/src/dird'
====== Error in /home/bacula/bacula-1.38.11/src/dird ======
... ...
... ...
make[1]: *** No rule to make target '../cats/libsql.a', needed by
'bscan'. Stop.
make[1]: Leaving directory '/home/bacula/bacula-1.38.11/src/stored'
====== Error in /home/bacula/bacula-1.38.11/src/stored ======
... ...
... ...
make[1]: *** No rule to make target '../cats/libsql.a', needed by
'dbcheck'. Stop.
make[1]: Leaving directory '/home/bacula/bacula-1.38.11/src/tools'
====== Error in /home/bacula/bacula-1.38.11/src/tools ======
My operating system is Redhat Enterprise Linux 4
The version of Bacula is 1.38.11
The attached file is config.out
Thanks and Best Regards,
Zhang QZ
config.out
Description: config.out
------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
