On Mon, 27 Mar 2006 13:45:56 +1200 Roger Searle wrote: > Hi, I am in the middle of configuring vmware server on suse 10. Have > got to this: > > Setup is unable to find the "gcc" program on your machine. Please make > sure it > is installed. Do you want to specify the location of this program by hand? > [yes] > > So I went to a shell: > NINE:~ # whereis gcc > gcc: /usr/lib/gcc
Try which gcc whereis returns the location of libraries, man pages etc, > > therefore tried entering /usr/lib/gcc - this returned the following: > > The answer "/usr/lib/gcc" is invalid. It must be the complete name of a > binary > file. > > Yast Software Management tells me, in a search for "gcc" that I have cpp > and libgcc installed, and libgcj is available to be installed. The > "locate" command doesn't help me! I'm a bit lost at this point . . . you don't seem to have the right package installed. Dunno what suse call it. > -- Nick Rout <[EMAIL PROTECTED]>
