Page 1 of 1

Problem to make config on Redhat 9

Posted: Tue Nov 02, 2004 8:22 pm
by Lars
Hello,
I'm trying to install Unreal 3.2 on Redhat 9. I started with ./Config, when i finished that wizard it says to type "make" so i type make and get the folowing error:
configure: error: no acceptable C compiler found in $PATH

i think $PATH is something that i had to fill in in the wizard, but i had filled in everything correctly so i don't know wat i i'm doing wrong. I hope someone has the solution for me.

Greets,
Lars

(Sorry for the bad English but i never speek or write english :oops:)

Posted: Tue Nov 02, 2004 9:40 pm
by ctn|chrisw
$PATH isnt anything in the wizzard, its in your user profile. Do you have gcc installed?

Posted: Wed Nov 03, 2004 8:14 am
by Lars
After a whole evening of searching google.com i found the same thing yes: gcc is nog installed, i have installed it and it's working!

Thanks for youre reply :wink: