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.

Guide : Installing eggdrop tcl [DONE]

General support and discussion of Eggdrop bots.
Post Reply
User avatar
Fire-Fox
Master
Posts: 299
Joined: Sat Sep 23, 2006 9:01 pm
Location: /dev/null

Guide : Installing eggdrop tcl [DONE]

Post by Fire-Fox »

Hey

i have decided to make this guide :D
because there is NOT in all the guide i have lookt at that descripe witch order to install what in :D So here we go

NOTE: This is my first newbie guide so bare with me :)
and this guide is done on a debian box with only apache mysql and teamspeak on it....

1. apt-get install tcl8.4-dev

Now the tcl is installed

2. wget
ftp://ftp.eggheads.org/pub/eggdrop/sour ... .18.tar.gz
(wget is the command to download)

3. tar zxvf eggdrop1.6.18.tar.gz

4. cd eggdrop1.6.18

5. ./configure

6. make config

7. make (take some time dep. on your computer speed)

8. make install DEST=/home/name/botdir (Where you will have your botdir)

9. Switch to the botdir and edit the sample config file eggdrop.conf, then rename it to something appropriate (e.g. botnick.conf).

10. Type ./eggdrop -m <config file>

I hope someone can use it :D
Last edited by Fire-Fox on Thu Sep 20, 2007 11:10 am, edited 1 time in total.
GreatZ
Fire-Fox | Denmark

Scripts: Relay | Store Text | TvMaze
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Uhm..No offense (well, maybe a little) But aside from telling people to install tcl first, how is this any different than the instructions on:
http://www.egghelp.org/setup.htm
User avatar
Fire-Fox
Master
Posts: 299
Joined: Sat Sep 23, 2006 9:01 pm
Location: /dev/null

Post by Fire-Fox »

yiiir you proberly right. but i made it enyway :P
GreatZ
Fire-Fox | Denmark

Scripts: Relay | Store Text | TvMaze
Post Reply