apt sources doesn't contain some packages that it should, or they are broken

I'm trying to install the Nvidia proprietary driver on Lenny. My first hurdle is just getting a build environment set up properly. Trying to install "build-essential" tells me that:

Quote:
The following packages have unmet dependencies:
build-essential: Depends: libc6-dev but it is not going to be installed or
libc-dev
Depends: g++ (>= 4:4.1.1) but it is not going to be installed
E: Broken packages

Also, there is no linux-headers package for my running kernel, 2.6.22-3-amd64

I'd also like to install VMware workstation, which will require a proper build environment as well. I suppose I need to modify my sources.list, but to what? I've left it alone since doing a fresh install of Lenny yesterday.

-Matt

No votes yet

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

apt sources doesn't contain

Most likely, important packages will not be broken for long. So you could always wait and see if unstable sorts itself out in a few days. Otherwise, you can try to discover why certain dependencies are not up to date, and see if you can upgrade them. For example, a dependency might not be upgraded because doing so would break some other package you have installed.

Syndicate content