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.

n00b about tcl :)

Old posts that have not been replied to for several years.
Locked
W
Wobbler

Post by Wobbler »

when i try to install an eggdrop
i get to ./configure then its stops ..
error:

checking for gcc .. no
checking for cc .. no
checking for cc .. no
checking for cl .. no
configure: error: no acceptable cc found for $PATH

iam using mandrake 8.1
when i used redhat its worked very vell :/

and noob question what is TCL for ?
i cant get it to work or some thing :smile:
g
goldangel

Post by goldangel »

well gcc i a C compiler, and if you did not choose de include developpement tools during your install the configure messages are normal. You need to install gcc, there must be a package named gcc-something on your mandrake cd, try to install that.

TCL is a programming language, but it is interpreted, as opposed to C, C++, whatever other compiled languages. TCL is used by eggdrop as a way to add fonctions, make your own etc.
W
Wobbler

Post by Wobbler »

okay thx i will se what i can do :/

thx it worked :smile:

<font size=-1>[ This Message was edited by: Wobbler on 2002-04-14 12:32 ]</font>
Locked