On Wed, Nov 16, 2005 at 10:26:40AM +0000, Robin Darby wrote: > On something thats not related to this thread, but will save me having to > join another list - The install disk didn't install cc or gcc, I guess I can > build these from source, but is there an easier way (prebuilt binary package > for ubuntu)?
Try sudo apt-get install build-essential The compiler and friends are included on the CD, but not installed on your system by default. -- Matthew Garrett | [EMAIL PROTECTED] -- laptop-testing-team mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/laptop-testing-team
