Bacula-users

Re: [Bacula-users] bacula 5.2.10 upgrade question

2012-08-07 13:52:21
Subject: Re: [Bacula-users] bacula 5.2.10 upgrade question
From: "Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]" <uthra.r.rao AT nasa DOT gov>
To: Uwe Schuerkamp <uwe.schuerkamp AT nionex DOT net>
Date: Tue, 7 Aug 2012 12:49:42 -0500
Uwe,

I installed  #yum install readline-devel and then ran ./configure as follows:

./configure \
--prefix=/usr/local/bacula-5.2.10 \
--enable-smartalloc \
--with-postgresql \
--with-dump-email=uthra.r.rao AT nasa DOT gov \
--with-job-email=uthra.r.rao AT nasa DOT gov \
--with-smtp-host=mailhost.gsfc.nasa.gov \
--enable-bat \
--with-tcp-wrappers=/lib64 \
--with-working-dir=/var/bacula/working


Configure completed without any error but in the output I noticed the following:

Bacula conio support:     yes -ltinfo
readline support:         no

looks like I  still have to enable readline during configure for this to work??

--disable-conio --with-readline

Please see attached the output of the configure I ran.

Thank you.
Uthra



-----Original Message-----
From: Uwe Schuerkamp [mailto:uwe.schuerkamp AT nionex DOT net] 
Sent: Tuesday, August 07, 2012 9:28 AM
To: Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
Cc: bacula-users AT lists.sourceforge DOT net
Subject: Re: [Bacula-users] bacula 5.2.10 upgrade question

On Tue, Aug 07, 2012 at 08:15:45AM -0500, Rao, Uthra R. (GSFC-672.0)[ADNET 
SYSTEMS INC] wrote:
> Uwe,
> 
> Thank you for your email.
> 
> 1) On my system I checked for readline-devel:
> 
> # rpm -qa | grep readline
> readline-6.0-3.el6.x86_64
> compat-readline5-5.2-17.1.el6.x86_64
> 
> So, should I install "yum install readline-devel"  before I configure new 
> version of bacula??
> 
> 

Hello Uthra, 

yep, doing a 

yum install readline-devel

followed by another "configure" run should enable bacula's build script to pick 
up the development libraries & header files. You can also check configure's 
output for something like "checking for readline..." to see if it's worked. 
 

All the best, Uwe
--
NIONEX --- Ein Unternehmen der Bertelsmann AG


Attachment: bacula-5.2.10_configure_output.txt
Description: bacula-5.2.10_configure_output.txt

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>