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.

TCL Problems

Old posts that have not been replied to for several years.
Locked
d
dbot

TCL Problems

Post by dbot »

I'm having trouble installing TCL (any version really..) on my shell running FreeBSD, It says run install.sh but I don't know the exact way to do it, any good guide on installing would help out - I'm going to use eggdrop1.6.15.

I'm going to use the egg to control my channel and auto op/voice, keep modes, anyother way to do this without needing tcl? or easier? :)
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

No, the eggdrop needs tcl in order to work because it's built on TCL. To install TCL on your box follow this steps after you've unpacked it and got in the unix dir:
- ./configure
- make
- make install
Once the game is over, the king and the pawn go back in the same box.
Locked