Bacula-users

Re: [Bacula-users] Is it possible to run bconsole without libtermcap?

2010-03-08 20:41:16
Subject: Re: [Bacula-users] Is it possible to run bconsole without libtermcap?
From: Marc Schiffbauer <marc AT schiffbauer DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 9 Mar 2010 02:38:50 +0100
* Steen Meyer schrieb am 09.03.10 um 00:44 Uhr:
> Termcap is not in Archlinux anymore, nor is termcat-compat, is it possible to 
> compile it in a way that it can run without it?

Yes. 

A little hacky, but worked for me on gentoo:

Replace every -ltermcap by -lncurses in the configure script, then
configure and compile.

And you have to enable readline and disable conio support.

(Assuming you want tab completion support)

-Marc
-- 
8AAC 5F46 83B4 DB70 8317  3723 296C 6CCA 35A6 4134

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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>