Hi Romo,

On Tue, 13 Nov 2012, Romo, Abel wrote:


I wonder if somebody has faced the same issues I’m having trying to build 
Bacula 5.2.12 on RHEL 5.8 (64 bit).



My goal is to build Bacula with no GUI, with OpenSSL and MySQL as the database, 
so I’m running the following configure command:

CFLAGS="-g -Wall" ./configure --sbindir=/etc/bacula/bin \

  --sysconfdir=/etc/bacula/config \

  --libdir=/usr/lib64 --datarootdir=/usr/share \

  --with-smtp-host=smtp-server1.network.local \

  --with-mysql --with-openssl=/usr/lib64/python2.4/site-packages/OpenSSL 
--with-python \

  --enable-conio --enable-largefile --enable-smartalloc \

  --enable-batch-insert  --disable-nls --disable-ipv6 \

  --disable-gnome --disable-bat --disable-bwx-console --disable-tray-monitor \

  --disable-acl --disable-xattr --without-x


The parameter --with-openssl should contain the path to the OpenSSL header files (/usr/include/openssl) and not the path to the Python OpenSSL files.

Best Regards,

  -- Jummo
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to