Re: [Bacula-users] Cannot find -ltermcap

2006-06-15 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 While you will need gcc obviously, or you will not be able to compile anything, look also for a termcap-devel package, or similar. In fact, look for anything with term in the name that might give you a clue. My machine, RHEL4, has these libraries: te

Re: [Bacula-users] Cannot find -ltermcap

2006-06-15 Thread Kern Sibbald
Hello, termcap an ncurses is one of the bigger Linux/Unix nightmares for a developer, and one of the principle reasons I dropped support for readline. What the Novell discussion forum said was probably true, but the reality of life is that almost every machine seems to be different and the deve

Re: [Bacula-users] Cannot find -ltermcap

2006-06-14 Thread Sean O'Grady
Richard, The answer seems pretty obvious - install the gcc suite. Its kinda hard to properly compile things on a system without these. Regardless of being installed from the same CD you neglected to install a very important set of tools. Sean Richard White wrote: > This exercise relates to a