On Tuesday, Sep 26th 2006 at 12:54 -0700, quoth Jared Buck: =>Hey all... => =>I'm trying to compile zsnes for linux and i followed the instructions to run =>autogen sh before compiling with make, but i get the following error message - => =>g++ -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ =>-I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -march=pentium4 -O3 =>-fomit-frame-pointer -s -fno-rtti -o tools/fileutil.o -c tools/fileutil.cpp =>make: g++: Command not found =>make: *** [tools/fileutil.o] Error 127 => =>What does this mean and how do i fix it? I have gcc installed. or at least =>that's what yum tells me. 570 > rpm -qf /usr/bin/g++ gcc-c++-4.0.2-8.fc4 Do a yum install gcc-c++ and you should be good to go. Note that the error message does not say that make is not found. It's make that's saying that g++ is not found. -- Time flies like the wind. Fruit flies like a banana. Stranger things have .0. happened but none stranger than this. Does your driver's license say Organ ..0 Donor?Black holes are where God divided by zero. Listen to me! We are all- 000 individuals! What if this weren't a hypothetical question? steveo at syslang.net