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.
General support and discussion of Eggdrop bots.
-
timt
- Voice
- Posts: 9
- Joined: Sun Mar 23, 2008 9:49 pm
Post
by timt »
Hi,
I was trying eggdrop-1.6.19-ssl-rootie.patch by Rootie and after these two lines
|--- src/dcc.c 2008-02-16 22:41:03.000000000 +0100
|+++ src/dcc.c 2008-04-19 11:29:55.000000000 +0200
it says -> File to patch:
and i tried eggdrop-1.6.19-ssl-rootie.patch
and find . -name "*.rej" -print
./Makefile.in.rej
./dcc.c.rej
./eggdrop-1.6.19-ssl-rootie.patch.rej
any advise please?
-
dwickie
- Halfop
- Posts: 76
- Joined: Sat Aug 21, 2004 8:53 am
- Location: /pub/beer
Post
by dwickie »
timt wrote:Hi,
I was trying eggdrop-1.6.19-ssl-rootie.patch by Rootie and after these two lines
|--- src/dcc.c 2008-02-16 22:41:03.000000000 +0100
|+++ src/dcc.c 2008-04-19 11:29:55.000000000 +0200
it says -> File to patch:
and i tried eggdrop-1.6.19-ssl-rootie.patch
and find . -name "*.rej" -print
./Makefile.in.rej
./dcc.c.rej
./eggdrop-1.6.19-ssl-rootie.patch.rej
any advise please?
try use -p0 instead of -p1 (or -p1 instead of -p0)
-
timt
- Voice
- Posts: 9
- Joined: Sun Mar 23, 2008 9:49 pm
Post
by timt »
Thanks, -p0 worked.
-
timt
- Voice
- Posts: 9
- Joined: Sun Mar 23, 2008 9:49 pm
Post
by timt »
Does undernet support SSL? because i've installed the SSL patch successfully and i've added set use-ssl 1 to the config file but all i see
SSL Failed connect to us.undernet.org (Error while switching to SSL)
-
dwickie
- Halfop
- Posts: 76
- Joined: Sat Aug 21, 2004 8:53 am
- Location: /pub/beer
Post
by dwickie »
timt wrote:Does undernet support SSL? because i've installed the SSL patch successfully and i've added set use-ssl 1 to the config file but all i see
SSL Failed connect to us.undernet.org (Error while switching to SSL)
No, undernet does not have SSL
-
timt
- Voice
- Posts: 9
- Joined: Sun Mar 23, 2008 9:49 pm
Post
by timt »
thanks dwickie