Re: Unable to install nVidia driver on Debian 6 LTS - was - Re: How to boot without GUI
On Wednesday 10 June 2015 16:52:50 Bret Busby wrote:
> ERROR: Unable to find the development tool `cc` in your path; please
> make sure that you have the package 'gcc' installed. If gcc is
> installed on your system, then please check that `cc` is in your PATH.
Have you done this?
Start with:
# aptitude search gcc
and if necessary
# aptitude install gcc
If you already have gcc, then check your PATH as suggested.
Lisi
Reply to: