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.

Howto update my eggdrop to newer version?

Old posts that have not been replied to for several years.
Locked
r
redant

Howto update my eggdrop to newer version?

Post by redant »

Howto update my eggdrop to newer version?

How do I do that? Is there a webpage/doc I can read howto do this?

//Andrew
E
EEggy
Op
Posts: 122
Joined: Thu Sep 26, 2002 11:46 pm

Post by EEggy »

EEggy
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

In simple terms, there is not that much to do when upgrading eggdrop, but it involves a little reading, to understand what is likely to affect you.

If the original installation has been performed correctly, then all should be fine.

It's a simpel case, of unpacking and compiling the bot.

You should then read the UPDATES file in the doc directory, find out what has changed.

It will give you an idea of what changes config settings have changed, and anything that may effect the peformnace, or what you thoght somthing should do.

Knowing what config file changes, additions and delettions have been made, you should now look in the config file, and make the required changes.

Now, kill you bot (using .die in the partyline).

Complete the eggdrop installation, using the "make install" (with DEST= if needed).

You should now be able to start the bot, the way you normaly do.
Locked