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.

error path

General support and discussion of Eggdrop bots.
Post Reply
d
demetrius_reis
Halfop
Posts: 42
Joined: Tue Aug 10, 2010 9:54 am

error path

Post by demetrius_reis »

[reis@agemania eggdrop1.6.21]# ./configure

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

checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/reis/eggdrop1.6.21':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

Operating System: CentOS
How do I fix this error?
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Use yum to install gcc and needed development libraries
NML_375
Post Reply