On Mon, 2006-10-23 at 21:15 -0500, Henry Hollenberg wrote: > andy:/etc/apt# apt-get install nvidia-graphics-drivers > Reading package lists... Done > Building dependency tree... Done > E: Couldn't find package nvidia-graphics-drivers
There's no such (binary) package. nvidia-kernel-common: Init scripts needed by Nvidia. nvidia-kernel-source: Source code required to compile a kernel module. nvidia-kernel-$VERSION: Non-existant package with the kernel module in it. When compiling your own module, it Provides: the appropriate nvidia-kernel-$VERSION package. nvidia-glx: Binary 2D/3D driver for X11. Will not install unless you already have nvidia-kernel-$VERSION installed. nvidia-glx-ia32: Extra binary driver components required to run 32-bit applications on a 64-bit system without a chroot. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

