Page 1 of 1

Eggdrop

Posted: Thu Jan 13, 2005 7:21 pm
by GouroB
Do any one has any url for the tutorial on how to setup " eggdrop1.3.28+ipv6.tar " ..... the way of the older versions didnt work with it ....

Posted: Fri Jan 14, 2005 11:43 pm
by aquanight
That's a very old version of eggdrop.

Posted: Sat Jan 15, 2005 12:35 pm
by GouroB
aquanight ,

may i have the newest vesions download link plz ? and instruction also , on how to install , if u have . thanks in advance .

Posted: Sat Jan 15, 2005 2:24 pm
by Dukat

Posted: Sat Jan 15, 2005 3:59 pm
by GouroB
Dukat yeah i got that url but the recent version , the .tar.gz is not working , tar.bz2 is working fine , so is there any other site ? for eggdrop1.6.17.tar.gz ? any one ?

Posted: Sat Jan 15, 2005 4:06 pm
by Dukat
Why exactly do you need a .tar.gz if you already have a tar.bz2???

http://www.eggheads.org/

Posted: Sat Jan 15, 2005 8:07 pm
by GouroB
Dukat thx for the link , i got it now ... nah i was looking for tar.gz coz tar.bz2 was not working .... thx anyways

Posted: Mon Jan 17, 2005 6:38 am
by aquanight
tar.bz2 is a different type of archive from tar.gz. On UNIX you have to use tar xjf file.tar.bz2 instead of xzf :P .

Posted: Thu Jan 20, 2005 2:22 am
by jewles
i actually created a auto install script for eggdrop... it isn't currently online at this moment, but if you are intrested I'll post it as soon as I can get around to it...

Posted: Wed Jan 26, 2005 2:08 pm
by GouroB
Jewles said
i actually created a auto install script for eggdrop... it isn't currently online at this moment, but if you are intrested I'll post it as soon as I can get around to it...
and
i am interested and waiting :D

Posted: Wed Jan 26, 2005 6:43 pm
by jewles
alright, i'll work on it today... i haven't touched it in a few months so I doubt all the download paths are correct. so visit http://www.yatesdev.com for updates... I'll most likely post again when I finish

the script

Posted: Thu Jan 27, 2005 6:03 am
by jewles
this isn't the greatest script but it is something :)

$ cvs -d :pserver:[email protected]:/usr/local/cvsroot co eggnet
$ cd eggnet
edit eggnet
$ sh eggnet.sh all

Posted: Thu Jan 27, 2005 8:28 pm
by McTerry
http://www.tcl.tk/scripting/

This page is also verry good. Lots of resources of TCL scripting.

Posted: Fri Jan 28, 2005 9:58 am
by GouroB
yah http://www.eggheads.org & http://www.egghelp.org were really helpful . :P