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

	<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>2004-08-21T12:28:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-21T12:28:25-04:00</updated>

		<published>2004-08-21T12:28:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39963#p39963</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39963#p39963"/>
		<title type="html"><![CDATA[Problems compiling on Mac OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39963#p39963"><![CDATA[
Yep, 1.6.17RC1 works fine, but requires a few minor tweaks to get it to compile on os x.<br><br>The dns module includes &lt;arpa/nameser_compat.h&gt;, you will need to change that to &lt;arpa/nameser_compat.h.&gt;<br><br>In addition you will need to modify the main Makefile and change XLIBS to:<br><br>XLIBS = -L/usr/lib -ltcl8.4 -lm -lpthread -ldl -lresolv<br><br>Then it compiles clean and works great. Thx for the quick fixes.<p>Statistics: Posted by Guest — Sat Aug 21, 2004 12:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-21T10:50:59-04:00</updated>

		<published>2004-08-21T10:50:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39960#p39960</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39960#p39960"/>
		<title type="html"><![CDATA[Problems compiling on Mac OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39960#p39960"><![CDATA[
But DNS doesn't compile <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad">. I suppose I'll have a look around the makefile and see if I can't fix it myself.<br><br>-CJ<p>Statistics: Posted by Guest — Sat Aug 21, 2004 10:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-08-21T10:24:18-04:00</updated>

		<published>2004-08-21T10:24:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39958#p39958</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39958#p39958"/>
		<title type="html"><![CDATA[Problems compiling on Mac OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39958#p39958"><![CDATA[
Double check <a href="http://www.egghelp.org/setup.htm" class="postlink">Setting up an Eggdrop</a> against your config settings.<br><br>If you get a message "Launched into the background" when starting eggdrop then it's running. This can be checked by looking at your bg processes. The DNS and IRC modules are required also.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Aug 21, 2004 10:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-21T10:07:10-04:00</updated>

		<published>2004-08-21T10:07:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39957#p39957</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39957#p39957"/>
		<title type="html"><![CDATA[Problems compiling on Mac OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39957#p39957"><![CDATA[
I downloaded RC1 and gave it a try on my machine (running 10.3.5) and still had some weird compile errors. I used make iconfig and disabled the DNS module, and everything compiled fine. However, now when I try to run the bot (./eggdrop -m eggdrop.conf), I get the usual message telling me that I need to telnet into my bot etc etc, but no bot has actually been started. Pretty sure my config file is all in order, so any ideas?<br><br>-CJ 'SanchezTheLlama' Scaminaci<p>Statistics: Posted by Guest — Sat Aug 21, 2004 10:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2004-08-20T01:09:32-04:00</updated>

		<published>2004-08-20T01:09:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39925#p39925</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39925#p39925"/>
		<title type="html"><![CDATA[Problems compiling on Mac OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39925#p39925"><![CDATA[
Yeah, give RC1 a try. I reworked the module loading stuff almost completly. It supports MacOS and NeXT now.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Fri Aug 20, 2004 1:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-08-17T21:48:21-04:00</updated>

		<published>2004-08-17T21:48:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39889#p39889</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39889#p39889"/>
		<title type="html"><![CDATA[Problems compiling on Mac OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39889#p39889"><![CDATA[
I get that error too on most operating systems.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br>The easiest thing I do and it always works for me:<br><br>Once you have unzipped the eggdrop1.6.16 tar.gz file.<br>It will create a directory named eggdrop1.6.16 with the unzipped files in it.<br><br>All you need todo is rename that directory<br>eggdrop1.6.16 --&gt; eggdrop1.6.15<br><br>After renaming it, then you can go into the directory:<br>cd eggdrop1.6.15<br><br>#Try to detect and configure modules<br>./configure<br><br>#Then go ahead and compile and install the bot<br>make<br>make install DEST=/home/usr/eggdrop<br><br>That should let you configure the modules as well as compile and install your bot. After that you can change the directory of your compilation it will not affect anything in the bot.<br><br>This method always works for me!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Aug 17, 2004 9:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-08-17T20:20:26-04:00</updated>

		<published>2004-08-17T20:20:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39883#p39883</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39883#p39883"/>
		<title type="html"><![CDATA[Problems compiling on Mac OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39883#p39883"><![CDATA[
I think <a href="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/RC/" class="postlink">Eggdrop 1.6.17 RC1 </a>fixes this problem.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Aug 17, 2004 8:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-17T19:51:55-04:00</updated>

		<published>2004-08-17T19:51:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39880#p39880</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39880#p39880"/>
		<title type="html"><![CDATA[Problems compiling on Mac OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39880#p39880"><![CDATA[
Hey, I'm trying to compile eggdrop 1.6.16 and I get an error during ./configure:<br><blockquote class="uncited"><div>configure: warning:<br><br>  dlopen could not be found on this system. If you do have dlopen on your<br>  system, and manage to figure out where it's located, add it to your XLIBS=<br>  lines and #define HAVE_DLOPEN in config.h. We'll proceed on anyway, but you<br>  probably won't be able to 'make eggdrop'. The default make will now be set<br>  to static.<br>  If you do manage to get modules working on this system, please let the<br>  development team know how (<a href="mailto:eggdev@eggheads.org">eggdev@eggheads.org</a>).</div></blockquote>I looked around but I couldn't find a place to get dlopen. In fact, I found <a href="http://216.239.39.104/search?q=cache:lREHpX7tO1MJ:developer.apple.com/technotes/tn2002/tn2071.html+dlopen+mac+os+x&amp;hl=en&amp;ie=UTF-8" class="postlink"><em class="text-italics">this</em></a> which states that dlopen isn't even available for OSX. Now on eggheads it says that eggdrop is compatible with OSX, so is there something I need to do or am doing wrong?<p>Statistics: Posted by Guest — Tue Aug 17, 2004 7:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
