First off I would like to say hello to the group.I am a new member as of
last night & I am also brand new to Linux.
OK so here it goes I am trying to install mp123 and I keep getting this
error 2 msg when I do the "make Linux" command.
[primesource at localhost mpg123-0.59r]$ make linux
make CC=gcc LDFLAGS= \
OBJECTS='decode_i386.o dct64_i386.o decode_i586.o \
audio_oss.o term.o' \
CFLAGS='-DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX \
-DREAD_MMAP -DOSS -DTERM_CONTROL\
-Wall -O2 -m486 \
-fomit-frame-pointer -funroll-all-loops \
-finline-functions -ffast-math' \
mpg123-make
make[1]: Entering directory `/home/primesource/mpg123-0.59r'
make[2]: Entering directory `/home/primesource/mpg123-0.59r'
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX
-DREAD_MMAP -DOS
S -DTERM_CONTROL -Wall -O2 -m486
-fomit-frame-poi
nter -funroll-all-loops -finline-functions -ffast-math
-c -o m
pg123.o mpg123.c
make[2]: gcc: Command not found
make[2]: *** [mpg123.o] Error 127
make[2]: Leaving directory `/home/primesource/mpg123-0.59r'
make[1]: *** [mpg123-make] Error 2
make[1]: Leaving directory `/home/primesource/mpg123-0.59r'
make: *** [linux] Error 2
I am running Red Hat 9 on an AMD Athlon 1GHz
512mb sdram 133
dual boot with Win XP
2 40gig Maxtor drives
1 120 gig Maxtor drive
TDK 8x CD burner
Norcent 48x CD burner
Not sure that this stuff is need, but there it is.
Thank for your time and help,
Prime