Re: [Bacula-users] OpenSSL error building Bacula 5.2.12

2012-11-14 Thread lst_hoe02
Zitat von "Romo, Abel" : > Thanks for your suggestion Jummo. > > I tried --with-openssl=/usr/include/openssl as you recommended > Same thing. > > Tried --with-openssl with no parameter... exact same error. > > :O( > > Abel Romo Hello have you checked if the header files are installed at

Re: [Bacula-users] OpenSSL error building Bacula 5.2.12

2012-11-14 Thread Bruno Friedmann
On Wednesday 14 November 2012 11.49:17 Romo, Abel wrote: > Yes, I did. > > > Abel Romo > > From: Bryan Harris [mailto:bryanlhar...@me.com] > Sent: Wednesday, November 14, 2012 11:42 AM > To: Romo, Abel > Cc: 'Jummo'; 'bacula-users@lists.sourceforge.

Re: [Bacula-users] OpenSSL error building Bacula 5.2.12

2012-11-14 Thread Romo, Abel
Yes, I did. Abel Romo From: Bryan Harris [mailto:bryanlhar...@me.com] Sent: Wednesday, November 14, 2012 11:42 AM To: Romo, Abel Cc: 'Jummo'; 'bacula-users@lists.sourceforge.net' Subject: Re: [Bacula-users] OpenSSL error building Bacula 5.2.12 Hi, On Nov 14, 2012, at 1

Re: [Bacula-users] OpenSSL error building Bacula 5.2.12

2012-11-14 Thread Bryan Harris
Hi,On Nov 14, 2012, at 10:29 AM, "Romo, Abel" wrote:I tried --with-openssl=/usr/include/openssl as you recommended Same thing. Tried --with-openssl with no parameter... exact same error. Just curious, did you ``make clean'' before trying again?Bryan

Re: [Bacula-users] OpenSSL error building Bacula 5.2.12

2012-11-14 Thread Romo, Abel
AM To: Romo, Abel Cc: 'bacula-users@lists.sourceforge.net' Subject: Re: [Bacula-users] OpenSSL error building Bacula 5.2.12 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

Re: [Bacula-users] OpenSSL error building Bacula 5.2.12

2012-11-14 Thread Bruno Friedmann
On Tuesday 13 November 2012 12.32:16 Romo, Abel wrote: > --with-mysql --with-openssl=/usr/lib64/python2.4/site-packages/OpenSSL > --with-python \ pointing openssl to python look wired too me, no? -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch openSUSE Member & Ambassador GPG KEY : D5C9B75

Re: [Bacula-users] OpenSSL error building Bacula 5.2.12

2012-11-14 Thread Jummo
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: CF