<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/12144" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-05-19T05:16:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/12144</id>

		<entry>
		<author><name><![CDATA[wac]]></name></author>
		<updated>2007-05-19T05:16:00-04:00</updated>

		<published>2007-05-19T05:16:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72835#p72835</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72835#p72835"/>
		<title type="html"><![CDATA[help is on the way! (charge)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72835#p72835"><![CDATA[
Ok on a fresh untar of eggdrop1.6.18.tar.gz copy eggdrop-1.6.18-ssl.patch to eggdrop1.6.18 cd into the dir if your not already thereand run 'patch -p0 &lt; eggdrop-1.6.18-ssl.patch' then './configure &amp;&amp; make &amp;&amp; make install' then your all set, worked perfect on FreeBSD 6.2 ok the steps:<br><div class="codebox"><p>Code: </p><pre><code>(Assuming you have already downloaded the appropriate files)tar xf eggdrop1.6.18.tar.gztar xf eggdrop-1.6.18-ssl.patch.gzcp eggdrop-1.6.18-ssl.patch ~/eggdrop1.6.18cd eggdrop1.6.18patch -p0 &lt; eggdrop-1.6.18-ssl.patch./configure &amp;&amp; make config &amp;&amp; make &amp;&amp; make install</code></pre></div>Then you can copy over any other important files such as eggdrop.conf and any other user/chan files you might need. Also don't forget to add 'set use-ssl 1' in your eggdrop.conf file and then your off off and away, hope this helps someone, took me a bit to figure out on my own, also the server is just written as normal on whatever port is ssl, example 'irc.somenet.org:6697" the bot does the rest.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8485">wac</a> — Sat May 19, 2007 5:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[havokator]]></name></author>
		<updated>2006-08-26T23:30:28-04:00</updated>

		<published>2006-08-26T23:30:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65876#p65876</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65876#p65876"/>
		<title type="html"><![CDATA[Eggdrop 1.6.18 final + SSL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65876#p65876"><![CDATA[
When I try to apply this patch, nothing happens, it just stalls rite after I hit enter, and doesnt display anything on the screen. I have to hit Ctrl+Z to exit. What is wrong?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8122">havokator</a> — Sat Aug 26, 2006 11:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2006-07-22T16:25:36-04:00</updated>

		<published>2006-07-22T16:25:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64796#p64796</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64796#p64796"/>
		<title type="html"><![CDATA[Eggdrop 1.6.18 final + SSL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64796#p64796"><![CDATA[
Just tested it. This patch wants patch -p0, not patch -p1.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Sat Jul 22, 2006 4:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jdk]]></name></author>
		<updated>2006-07-22T13:01:35-04:00</updated>

		<published>2006-07-22T13:01:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64792#p64792</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64792#p64792"/>
		<title type="html"><![CDATA[Eggdrop 1.6.18 final + SSL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64792#p64792"><![CDATA[
I am getting error patching ...<br><div class="codebox"><p>Code: </p><pre><code>patch -sp1 &lt; ../eggdrop-1.6.18-ssl.patchmissing header for unified diff at line 3 of patchThe text leading up to this was:--------------------------|--- Makefile.in        2004-08-28 08:43:21.000000000 +0200|+++ Makefile.in        2006-07-16 17:10:06.163487064 +0200--------------------------File to patch: [130:1:0][drunk0w@drunkat:pts/0][eggdrop1.6.18] $ patch -sp1 &lt; ../eggdrop-1.6.18-ssl.patchmissing header for unified diff at line 3 of patchThe text leading up to this was:--------------------------|--- Makefile.in        2004-08-28 08:43:21.000000000 +0200|+++ Makefile.in        2006-07-16 17:10:06.163487064 +0200--------------------------File to patch: Skip this patch? [y] 4 out of 4 hunks ignoredmissing header for unified diff at line 50 of patchThe text leading up to this was:--------------------------|--- aclocal.m4 2006-07-10 01:13:54.000000000 +0200|+++ aclocal.m4 2006-07-16 17:10:06.165486760 +0200--------------------------File to patch: </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7997">jdk</a> — Sat Jul 22, 2006 1:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2006-07-20T16:24:48-04:00</updated>

		<published>2006-07-20T16:24:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64746#p64746</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64746#p64746"/>
		<title type="html"><![CDATA[Eggdrop 1.6.18 final + SSL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64746#p64746"><![CDATA[
The file has now been updated with a version that's compatble with mysql.mod (the use_ssl variable name that caused the conflict is now ssl_use).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Thu Jul 20, 2006 4:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2006-07-17T14:10:29-04:00</updated>

		<published>2006-07-17T14:10:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64675#p64675</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64675#p64675"/>
		<title type="html"><![CDATA[Eggdrop 1.6.18 final + SSL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64675#p64675"><![CDATA[
This one has just been submitted by Markus aka Rootie:<br><br><a href="http://www.egghelp.org/files/patches/eggdrop-1.6.18-ssl.patch.gz" class="postlink">http://www.egghelp.org/files/patches/eg ... l.patch.gz</a><br><br>Hasn't been added to the files page yet as I'm waiting to find out of it has the same conflict with BarkerJr's mysql.mod that previous patches have.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Mon Jul 17, 2006 2:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[IQIGravity]]></name></author>
		<updated>2006-07-17T10:18:23-04:00</updated>

		<published>2006-07-17T10:18:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64674#p64674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64674#p64674"/>
		<title type="html"><![CDATA[Eggdrop 1.6.18 final + SSL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64674#p64674"><![CDATA[
Hi!<br><br>Is there any ssl-patch for eggdrop 1.6.18 final? I only find it for 1.6.18 RC1.<br><br>iqi<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7962">IQIGravity</a> — Mon Jul 17, 2006 10:18 am</p><hr />
]]></content>
	</entry>
	</feed>
