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

	<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>2010-08-10T08:42:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[thommey]]></name></author>
		<updated>2010-08-10T08:42:05-04:00</updated>

		<published>2010-08-10T08:42:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93844#p93844</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93844#p93844"/>
		<title type="html"><![CDATA[eggdrop 1.6.20 install problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93844#p93844"><![CDATA[
That's a bug.<br><br>The quick workaround is to open config.h in a text editor, change (around line 282)<div class="codebox"><p>Code: </p><pre><code>/* Define for Tcl that has Tcl_SetNotifier() (8.2b1 and later). */#define HAVE_TCL_SETNOTIFIER 1</code></pre></div>into<br><div class="codebox"><p>Code: </p><pre><code>/* Define for Tcl that has Tcl_SetNotifier() (8.2b1 and later). */#undef HAVE_TCL_SETNOTIFIER</code></pre></div>.<br><br>Then, "make" again - do not ./configure or you'll have to do it again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9830">thommey</a> — Tue Aug 10, 2010 8:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[AlIt0]]></name></author>
		<updated>2010-08-10T07:33:03-04:00</updated>

		<published>2010-08-10T07:33:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93842#p93842</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93842#p93842"/>
		<title type="html"><![CDATA[eggdrop 1.6.20 install problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93842#p93842"><![CDATA[
ello, when write command bots @ irc: ~ / eggdrop1.6.20 $ make<br>make [1]: Entering directory `/ home/bots/eggdrop1.6.20/src '<br><br>This may take a while. Go get some runts.<br><br>gcc-g-O2-pipe-Wall-I .. -I .. -DHAVE_CONFIG_H-c tcl.c<br>tcl.c: In function 'init_tcl':<br>tcl.c: 698: error: 'Tcl_NotifierProcs' has no member named 'initNotifierProc'<br>tcl.c: 703: error: 'Tcl_NotifierProcs' has no member named 'finalizeNotifierProc'<br>make [1]: *** [tcl.o] Error 1<br>make [1]: Leaving directory `/ home/bots/eggdrop1.6.20/src '<br>make: *** [modegg] Error 2<br><br><br>Here the error occurs, how can I fix it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11179">AlIt0</a> — Tue Aug 10, 2010 7:33 am</p><hr />
]]></content>
	</entry>
	</feed>
