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

	<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-07-18T19:44:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-07-18T19:44:09-04:00</updated>

		<published>2007-07-18T19:44:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74535#p74535</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74535#p74535"/>
		<title type="html"><![CDATA[Trouble Running (server.so missing)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74535#p74535"><![CDATA[
The question was not wether you compiled it or not, but wether you actually ran "make install" afterwards (which is the actual installation-script). The listing above should be the result from when running "make eggdrop", not "make install".<br><br>So, once again, did you run "make install" <span style="text-decoration:underline">after</span> running "make eggdrop"?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Jul 18, 2007 7:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nathantruant]]></name></author>
		<updated>2007-07-18T18:03:35-04:00</updated>

		<published>2007-07-18T18:03:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74530#p74530</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74530#p74530"/>
		<title type="html"><![CDATA[Trouble Running (server.so missing)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74530#p74530"><![CDATA[
When I complite it, it appears to work fine<br><div class="codebox"><p>Code: </p><pre><code>Modules successfully compiled:-rwxr-xr-x  1 irongryp irongryp  25752 Jul 17 16:10 assoc.so-rwxr-xr-x  1 irongryp irongryp  29058 Jul 17 16:10 blowfish.so-rwxr-xr-x  1 irongryp irongryp 269019 Jul 17 16:10 channels.so-rwxr-xr-x  1 irongryp irongryp  28770 Jul 17 16:10 compress.so-rwxr-xr-x  1 irongryp irongryp  25467 Jul 17 16:10 console.so-rwxr-xr-x  1 irongryp irongryp  21833 Jul 17 16:10 ctcp.so-rwxr-xr-x  1 irongryp irongryp  38147 Jul 17 16:10 dns.so-rwxr-xr-x  1 irongryp irongryp 229315 Jul 17 16:10 filesys.so-rwxr-xr-x  1 irongryp irongryp 326566 Jul 17 16:10 irc.so-rwxr-xr-x  1 irongryp irongryp  74086 Jul 18 15:22 notes.so-rwxr-xr-x  1 irongryp irongryp  33745 Jul 18 15:22 seen.so-rwxr-xr-x  1 irongryp irongryp 150477 Jul 18 15:22 server.so-rwxr-xr-x  1 irongryp irongryp 119863 Jul 18 15:22 share.so-rwxr-xr-x  1 irongryp irongryp  89691 Jul 18 15:22 transfer.so-rwxr-xr-x  1 irongryp irongryp  18669 Jul 18 15:22 uptime.so-rwxr-xr-x  1 irongryp irongryp  32377 Jul 18 15:22 wire.so</code></pre></div>So where is it putting server.so?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9161">nathantruant</a> — Wed Jul 18, 2007 6:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nathantruant]]></name></author>
		<updated>2007-07-18T17:56:27-04:00</updated>

		<published>2007-07-18T17:56:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74528#p74528</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74528#p74528"/>
		<title type="html"><![CDATA[Trouble Running (server.so missing)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74528#p74528"><![CDATA[
Yes, and everything went through fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9161">nathantruant</a> — Wed Jul 18, 2007 5:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-07-18T17:50:53-04:00</updated>

		<published>2007-07-18T17:50:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74527#p74527</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74527#p74527"/>
		<title type="html"><![CDATA[Trouble Running (server.so missing)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74527#p74527"><![CDATA[
Did you run "make install" after compiling the source?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Jul 18, 2007 5:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nathantruant]]></name></author>
		<updated>2007-07-18T17:48:53-04:00</updated>

		<published>2007-07-18T17:48:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74526#p74526</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74526#p74526"/>
		<title type="html"><![CDATA[Trouble Running (server.so missing)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74526#p74526"><![CDATA[
getting the following error:<br><div class="codebox"><p>Code: </p><pre><code>Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads[15:38] --- Loading eggdrop v1.6.18 (Wed Jul 18 2007)[15:38] Listening at telnet port 6666 (all).[15:38] Module loaded: dns[15:38] Module loaded: channels[15:38] Can't load modules server: /home/irongryp/eggdrop/modules/server.so: cannot open shared object file: No such file or directory[15:38] Can't load modules ctcp: This module requires server module 1.0 or later.[15:38] Can't load modules irc: This module requires server module 1.0 or later.[15:38] Tcl error in file 'eggdrop.conf':[15:38] bad type, should be one of: act, away, bcst, bot, chat, chjn, chof, chon, chpt, dcc, disc, evnt, filt, link, load, nkch, note, time, unld    while executing"unbind msg - ident *msg:ident"    (file "eggdrop.conf" line 1038)[15:38] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div>When I look in the modules folder server.so is missing.  Any ideas?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9161">nathantruant</a> — Wed Jul 18, 2007 5:48 pm</p><hr />
]]></content>
	</entry>
	</feed>
