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.

problem installing

Old posts that have not been replied to for several years.
Locked
t
tnpa

problem installing

Post by tnpa »

how can i install eggdrop to my mandrake linux 9.2, i tryed to write configure in the konsole and it returned this:

[salokas@Palvelin eggdrop1.6.15]$ 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


i have tryed to seek through the instructions given with eggdrop and this forum without any answer. it is just probably too stupid a question :-?
m
mopar
Halfop
Posts: 87
Joined: Sat Oct 26, 2002 3:38 pm
Location: Grebbestad Sweden

Post by mopar »

You need to install a c-compiler to your mandrake installation.

/mopar
It's never to late to give up..
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Re: problem installing

Post by ]Kami[ »

tnpa wrote:how can i install eggdrop to my mandrake linux 9.2, i tryed to write configure in the konsole and it returned this:

[salokas@Palvelin eggdrop1.6.15]$ 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


i have tryed to seek through the instructions given with eggdrop and this forum without any answer. it is just probably too stupid a question :-?
Like mopar told already, you need to have c-compiler..You find it on one of your linux installation cd's...It is in folder where are rpm's it's named something like c-g...rpm.
Locked