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

	<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>2008-12-29T12:36:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2008-12-29T12:36:40-04:00</updated>

		<published>2008-12-29T12:36:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86580#p86580</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86580#p86580"/>
		<title type="html"><![CDATA[Eggdrop Won't run in BackGround]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86580#p86580"><![CDATA[
It is fixed in eggdrop 1.6.20 cvs, and thus it will be fixed in the next official release of eggdrop.  But for now just do the above, it is easiest.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Mon Dec 29, 2008 12:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-12-29T06:36:11-04:00</updated>

		<published>2008-12-29T06:36:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86576#p86576</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86576#p86576"/>
		<title type="html"><![CDATA[Eggdrop Won't run in BackGround]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86576#p86576"><![CDATA[
<blockquote class="uncited"><div>...<br><em class="text-italics">Edit: The above also works.  Seems ./configure isn't setting this.</em></div></blockquote>Due to changes in the internal layout of tcl since 8.5.x, the configure script cannot detect threaded libraries using the "old" hack, and thus think it's non-threaded. This issue has been known for a rather long time, yet no suitable solution has been decided/implemented sofar.<br><br>You'll find a few threads on this forum regarding this issue aswell if you do alittle searching.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Dec 29, 2008 6:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2008-12-26T10:37:47-04:00</updated>

		<published>2008-12-26T10:37:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86528#p86528</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86528#p86528"/>
		<title type="html"><![CDATA[Eggdrop Won't run in BackGround]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86528#p86528"><![CDATA[
Well, I just recompiled my Tcl without threads, and then eggdrop went into background again just fine.  Tcl 8.5.5.<br><br>I'm sure the above option would have worked too but this seemed easier at the time.<br><br><em class="text-italics">Edit: The above also works.  Seems ./configure isn't setting this.</em><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Fri Dec 26, 2008 10:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[x-treem]]></name></author>
		<updated>2008-11-26T13:14:18-04:00</updated>

		<published>2008-11-26T13:14:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85973#p85973</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85973#p85973"/>
		<title type="html"><![CDATA[Eggdrop Won't run in BackGround]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85973#p85973"><![CDATA[
i have same problem.<br>I tried adding #define HAVE_TCL_THREADS with no luck. Any other guess?<br><br>I'm running on a Virtual Machine with Ubuntu<br><br>EDIT<br><br>My fault, i tryed a make clean with no succes, still stuck when backgrounded, then i completely deleted eggdrop/ and eggdrop1.16.19/, re-extracted the src and recompiled with the HAVE_TCL_THREADS mod in eggdrop.h and everything worked fine.<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10064">x-treem</a> — Wed Nov 26, 2008 1:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[eXcel]]></name></author>
		<updated>2008-05-11T17:59:18-04:00</updated>

		<published>2008-05-11T17:59:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82888#p82888</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82888#p82888"/>
		<title type="html"><![CDATA[Eggdrop Won't run in BackGround]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82888#p82888"><![CDATA[
So do I just add:<br><br>#define HAVE_TCL_THREADS<br><br>EDIT that worked<br><br>and THANKS SOOO MUCH. &lt;3<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9892">eXcel</a> — Sun May 11, 2008 5:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-05-11T17:07:18-04:00</updated>

		<published>2008-05-11T17:07:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82887#p82887</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82887#p82887"/>
		<title type="html"><![CDATA[Eggdrop Won't run in BackGround]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82887#p82887"><![CDATA[
Most likely an issue with threaded tcl-libraries not being properly detected.<br><br>Try editing eggdrop.h after running ./configure, and define the HAVE_TCL_THREADS macro, then recompile.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun May 11, 2008 5:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[eXcel]]></name></author>
		<updated>2008-05-11T15:26:02-04:00</updated>

		<published>2008-05-11T15:26:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82886#p82886</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82886#p82886"/>
		<title type="html"><![CDATA[Eggdrop Won't run in BackGround]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82886#p82886"><![CDATA[
Hey,<br><br>I have a real problem and I cant seem to find the solution anywhere. When I run the bot with ./eggdrop -n it runs fine and connects everything is swell.<br><br>However, when I do ./eggdrop it runs in the background but it doesnt seem to Connect to the IRC network. <br><br>I have the user file and everything it just wont run in BG.<br><br>What could be wrong?<br><br>Thanks guys!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9892">eXcel</a> — Sun May 11, 2008 3:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
