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.

./configure doesn't work

Old posts that have not been replied to for several years.
Locked
m
mishmash

./configure doesn't work

Post by mishmash »

Hi, I have recently installed Linux and now i want to install a eggdrop for my irc channel. But when I type ./configure i get this error:
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable cc found in $PATH

Can anybody help me??
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You need to install the development binaries and compilers.

See your installation disks for information on this.
Locked