<?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/17248" />

	<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>2009-10-18T12:05:48-04:00</updated>

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

		<entry>
		<author><name><![CDATA[alessandro1997]]></name></author>
		<updated>2009-10-18T12:05:48-04:00</updated>

		<published>2009-10-18T12:05:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90543#p90543</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90543#p90543"/>
		<title type="html"><![CDATA[It works!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90543#p90543"><![CDATA[
I solved this problem, thanks to my friend!<br>You have to open <strong class="text-strong">config.h.in</strong> (before compiling) and replace this code:<div class="codebox"><p>Code: </p><pre><code>#undef HAVE_TCL_THREADS</code></pre></div>With this:<div class="codebox"><p>Code: </p><pre><code>#define HAVE_TCL_THREADS</code></pre></div>And your Eggdrop will work. Alternatively, you will need to run the eggdrop this way:<div class="codebox"><p>Code: </p><pre><code>./eggdrop -n</code></pre></div>But recompiling is the best way <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":-)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10913">alessandro1997</a> — Sun Oct 18, 2009 12:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
