On Tue, Mar 05, 2013 at 08:21:31PM +0200, Andrei Moraru wrote:
> Hi,
> 
> Yes, i've compiled it from sources.
> 
> >> I assume you compiled 5.2.13 from source? If so, make sure your
> >> configure output displays either readline and / or conio enabled, this
> >> will provide you with the history feature.
> 
> Can you give me more details how to get that?
> 
> Thanks,

Hello Andrei, 

I usually configure bacula like this: 

./configure --with-mysql --prefix=/server/bacula-5.2.13

Once the configure script finishes, you should see something similar
to this: 

Bacula conio support:     yes -ltinfo
readline support:              no 

I guess you'll see two "no"s in your current configuration. Sorry I
don't know which packages you'll need to install on the debian system,
but I guess the readline and ncurses development libraries would be a
good start. You can also check the config.log file to see where
exactly configure barfs when testing the compilation environment. 

HTH, Uwe 


-- 
NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA



------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to