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.

How do I upgrade eggdrop 1.6.4 to 1.6.6

Old posts that have not been replied to for several years.
Locked
P
PiraYa-

Post by PiraYa- »

Can someone give me a "walktrough" ??

Thanks! :smile:
User avatar
Yourname
Master
Posts: 358
Joined: Mon Sep 24, 2001 8:00 pm
Location: Toronto

Post by Yourname »

The README file in eggdrop works better than any of the one line answers you wud get here.
Dormant egghead.
P
PiraYa-

Post by PiraYa- »

ok...thanks
:smile:
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

one line answers, ok, lets put yourname to shame :razz:

OK, lets take a few asumptions.
1: You home dir is "/home/user/"
2: You installed your eggdrop in "/home/user/eggdrop/"

First step, kill the previous bot, this will prevent problems.

Download eggdrop1.6.6.tar.gz from the ftp site, ftp.eggheads.org, under the directory "/pub/eggdrop/source/1.6/" into your home directory.

Decompress and unpackage the the file, using "tar zxf eggdrop1.6.6.tar.gz".

Next, changing into the newly created directory "cd eggdrop1.6"

You now configure and compile the eggdrop as normal.

At the "make install" stage, you basicaly, make it install over the top of the previous installtion with "make install DEST=~/eggdrop"

You will now have new binaries, modules, config files and documentation installed in the eggdrop directory.

You should now go through the doc/updates1.6 file, and chack what config file settings might have changed, added or removed, and make sure your config file is changed acordingly.

In the eggdrop directory, there will be a file called eggdrop1.6.6, and a directory called modules1.6.6. These are the actual locations of the files. eggdrop, and modules are just links to these. As such, there will be a file eggdrop1.6.4 and a directory modules1.6.4. You may delete these to free some space.

You may now restart your bot as normal.
P
PiraYa-

Post by PiraYa- »

Thanks ppslim!
Lets put yourname to shame to :smile:


<font size=-1>[ This Message was edited by: PiraYa- on 2001-11-08 04:10 ]</font>
Locked