Do you know all you have to do is type
at the terminal as root?Code:apt-get install bitchx
i do a ./configure after un-tarring the archive and get the following ..
checking whether to use use tgetent or setupterm... setupterm
checking for setupterm in -lncurses... no
checking for setupterm in -lcurses... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lmytinfo... no
checking for setupterm in -ltinfo... no
configure: WARNING: cannot find setupterm - trying tgetent
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... no
checking for tgetent in -lcurses... no
configure: error: cannot find setupterm or tgetent
how do i fix this, i am currently using Debian 4.0
Do you know all you have to do is type
at the terminal as root?Code:apt-get install bitchx
yeah i knew that, was just trying to figure out the error message ..
You need libncurses5-devchecking for setupterm in -lncurses... no
checking for setupterm in -lcurses... no
you need ncurses-termchecking for tgetent in -ltinfo... no
checking for tgetent in -lmytinfo... no
checking for setupterm in -ltinfo... no
configure: WARNING: cannot find setupterm - trying tgetent
You need libterm-query-perlchecking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... no
checking for tgetent in -lcurses... no
But the one thing you might want to ask yourself, do I have the build-essential installed... Since these kind of errors usualy comes from a poorly fitted build environment.
I would go with Compunuts on this, just install the precompiled version, in todays processors theres so much power, that it isn't such a gain to specific compile for your architecture and configuration. So you lose a couple of cyckles.. But what, the processor might have a few hundreds to spare...Originally Posted by Compunuts
Don't worry Ma'am. We're university students, - We know what We're doing.
'Ruiat coelum, fiat voluntas tua.'Datalogi - en livsstil; Intet liv, ingen stil.
Yeah, see, this is my main point. I've worked far and wide with all the distros and programs and all it comes down to it, it's what works.
It's nice to have it specific to your hardware when the computing power was low. It makes sense to have it even custom kernel compiled for your CPU when you are talking about dual P 200 server and you want the most out of your computing power. But the reality is, most of us have far too many computing power than we need. So why bother compiling it when all you need is install the binary and be done with it unless of course you want to learn how something works. Then again, if it's the case, the poster should have mentioned it that he is just doing it for testing and learning. Otherwise, we will just give what's WORKS.
Bookmarks