On Thu, Jul 24, 2008 at 3:51 PM, Jean Charles <jcharlopin@xxxxxxxxxxx> wrote: > > > Good Afternoon! How are you? > > I am trying to run the built-in c/c++ compiler on my Suse Linux 10.0 OS but I am getting the following error message: > > no manual entry for cc, gcc, or c89. > > Does this error message indicate that I have no c/c++ compiler on my OS? If the answer to that question yes, can I get the compiler on the web? Not necessarily, try "gcc" alone and see if you get a response. If you don't have gcc installed, a Suse distribution has a way to install missing apps but I don't know what it is. Try a Suse mailing list. -Tom