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.

o acceptable C compiler found in $PATH

Old posts that have not been replied to for several years.
Locked
h
halfelite

o acceptable C compiler found in $PATH

Post by halfelite »

Im new to setting up an eggbot and i was trying to run the config files with ./congfigure like the install instructions say and i get this.
[chris@linux eggdrop1.6.13]$ ./configure

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

checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
Can anyone help me please im running redhat 8.0 with eggdrop 1.6.13
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

Install the gcc package, or check to make sure a compiler is in your path.
h
halfelite

gcc

Post by halfelite »

How do i check to get a compiler in the directory and where do i get gcc from and thanks for the help by the way.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Redhat 8 installs by default, without any developer packages.

I am not sure yet, if there is a way to -re-run the nistaller, just to install these.

When installing 8, you have to make sure, the application/software development kit is in, and compiler. These have there own majpr catagory.
Locked