10 月 112013
 

[root@localhost ~]# tar xzf bacula-5.2.13.tar.gz

[root@localhost bacula-5.2.13]# yum install make gcc-c++

[root@localhost bacula-5.2.13]# yum install mysql-server

错误分析
configure: error: Unable to find mysql.h in standard locations

[root@localhost bacula-5.2.13]# yum install mysql-devel

[root@localhost bacula-5.2.13]# CFLAGS=”-g -Wall” \
./configure –prefix=/usr/local/bacula \
–enable-smartalloc –with-mysql –enable-readline

 

相关下载:
(1) bacula 5.2.13

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)