On Mon, Apr 24, 2006 at 04:50:54AM +0100, IraqiGeek wrote:
> Is there a simple way to install a C/C++ toolchain into debian (sarge) 
> without having to select each package manually under aptitude (nor 
> installing everything under the devel category)?

The ``build-essential'' package depends on (unsurprisingly) the 
essential packages for building C/C++ programs under Debian.

> However, when I try to compile motor 3.4.0, configure exits with an 
> error saying ncurses terminal library isnt installed, which according 
> to aptitude it is, and I have manually installed ncurses-term using 
> apt-get.

You probably need to install libncurses5-dev.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to