This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Help.. When tyoing ./configure i get erros plz help

Old posts that have not been replied to for several years.
Locked
C
Capone

Help.. When tyoing ./configure i get erros plz help

Post by Capone »

Hey i get this error everytime i try to use the command ./configure. I am using red hat 8.0.Also i just installed red hat. I never installaed anything eles.

[root@localhost eggdrop1.6.13]# ./configure

This is Eggdrop's GNU configure script.
Its going to run a bunch of strange tests to hopefully make your compile work without much twiddling.

checking for gcc... no
cechking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
S
Stoner

Post by Stoner »

Looks like you need to install the Developement Packages
on Red Hat. The compilers etc.
Locked