Click to See Complete Forum and Search --> : i need some help with lame
emodha
03-22-2003, 04:34 PM
im tryin to install lame, im following the instructions but i keep getting the same error.
it tells me to type ./configure and i do but i get this:
checking for cc... no
configure: error: no acceptable cc found in $PATH
what is cc and how do i fix this?
thanks
Bojdom
03-23-2003, 12:45 AM
I think configure is looking for a compiler and can't find any. Do you have gcc installed on your system?
retoon
03-23-2003, 01:15 AM
Are you by any chance running Mandrake? I used Mandrake 8.2, did a full install, and it didn't come with a c compiler.:rolleyes:
emodha
03-23-2003, 12:58 PM
im using SuSE 8.1 Pro.
how do i get a compiler?
Bojdom
03-23-2003, 07:39 PM
It is on the CD that you used to install SuSE.
Look for gcc. I think the version should be 3.2.
gcc's homepage is http://gcc.gnu.org but you can't install source files from there since you don't have a compiler. That's why you have to install the rpm package from the CD.