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.

plase help with eggdrop-1.6.18-ipv6.pach

General support and discussion of Eggdrop bots.
Post Reply
T
Tomec
Voice
Posts: 2
Joined: Thu Feb 15, 2007 9:27 am

plase help with eggdrop-1.6.18-ipv6.pach

Post by Tomec »

hello please help my what this pach dont work ? i write this line and get error
tomec@evilnet:~/bots/eggdrop1.6.18$ patch -p0 < eggdrop-1.6.18-ipv6.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN eggdrop1.6.18/config.h.in eggdrop1.6.18-ipv6/config.h.in
|--- eggdrop1.6.18/config.h.in 2006-07-09 17:00:18.000000000 -0500
|+++ eggdrop1.6.18-ipv6/config.h.in 2006-07-16 13:05:37.000000000 -0500
--------------------------
File to patch:
what wrong i do? Please help ! =)
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Most likely, you're doing this in a precompiled directory...
If that is not the case, your source tree is somehow corrupted and missing files.
In either case, get a fresh source, unpack it, patch it, and read this before compiling/running, as there is a known bug in the patch that will crash your eggdrop in certain conditions, including userfile sharing.
NML_375
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Re: plase help with eggdrop-1.6.18-ipv6.pach

Post by rosc2112 »

Tomec wrote:hello please help my what this pach dont work ? i write this line and get error
tomec@evilnet:~/bots/eggdrop1.6.18$ patch -p0 < eggdrop-1.6.18-ipv6.patch can't find file to patch at input line 4
what wrong i do? Please help ! =)
Make sure you're in the right directory as well, looking at the error message appears that you should be in the ~/bots dir, when you apply the patch, since the rest of the path is already specified in the patch.
T
Tomec
Voice
Posts: 2
Joined: Thu Feb 15, 2007 9:27 am

Post by Tomec »

whnaks rosc2112 i make it
Post Reply