* 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® 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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to