Trying to compile program...says make is not found

Rex Dieter rdieter at math.unl.edu
Tue Sep 26 19:59:53 UTC 2006


Jared Buck wrote:

> 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? 

$ yum install gcc-c++

-- Rex 





More information about the fedora-list mailing list