Weblog entry #5 for muondude

Installing GNU development tools/libraries/headers
Posted by muondude on Tue 10 Apr 2007 at 18:51
Tags: none.
Debian Stable (etch):

I thought there was a meta-package (virtual package) for installing all the C/C++ development libraries and header files, but can't seem to find it.

What is the currently recommended way to get all those files (libraries and headers) installed.

I recently had a problem under etch where we couldn't build an app and none of the headers/libs were installed and it seemed like a random process to figure out what we needed.

 

Comments on this Entry

Posted by Anonymous (85.82.xx.xx) on Tue 10 Apr 2007 at 19:29
The package build-essential is probably a good start.

[ Parent | Reply to this comment ]

Posted by muondude (130.221.xx.xx) on Tue 10 Apr 2007 at 20:14
[ Send Message | View muondude's Scratchpad | View Weblogs ]
Great! thanks.

-- Sam

[ Parent | Reply to this comment ]

Posted by simonw (84.45.xx.xx) on Thu 12 Apr 2007 at 18:29
[ Send Message | View Weblogs ]
The other useful tip here, is that "apt"/"aptitude", can get the build dependencies for any package. So pick one with a similar set of dependencies, or an old version of the same package, and you can save a lot of fiddling around with finding relevant developer packages.

apt-get build-dep packageinquestion

[ Parent | Reply to this comment ]

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search