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

	<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-04-16T16:36:10-04:00</updated>

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

		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2009-04-16T16:36:10-04:00</updated>

		<published>2009-04-16T16:36:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88468#p88468</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88468#p88468"/>
		<title type="html"><![CDATA[Modules wont load when I ./eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88468#p88468"><![CDATA[
<a href="http://www.eggheads.org/support/egghtml/1.6.17/faqs.html#sect11" class="postlink">FAQ</a> <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=2706">YooHoo</a> — Thu Apr 16, 2009 4:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-04-16T15:21:05-04:00</updated>

		<published>2009-04-16T15:21:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88461#p88461</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88461#p88461"/>
		<title type="html"><![CDATA[Modules wont load when I ./eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88461#p88461"><![CDATA[
Did you remember the "make install" part?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Apr 16, 2009 3:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[shad]]></name></author>
		<updated>2009-04-16T03:24:17-04:00</updated>

		<published>2009-04-16T03:24:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88452#p88452</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88452#p88452"/>
		<title type="html"><![CDATA[Modules wont load when I ./eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88452#p88452"><![CDATA[
make sure you check the config file for the mod-path setting points to where your .so files are and that you have that file for every loadmodule directive.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10601">shad</a> — Thu Apr 16, 2009 3:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gambino]]></name></author>
		<updated>2009-04-13T21:32:14-04:00</updated>

		<published>2009-04-13T21:32:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88427#p88427</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88427#p88427"/>
		<title type="html"><![CDATA[Additional info]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88427#p88427"><![CDATA[
here is some additional info..<br><br>I run: make config<br><br>Checking for removed modules.................... done.<br>Detecting modules.................... done.<br>Calculating dependencies................... done.<br>Building ./src/mod/Makefile... done.<br>make[1]: Entering directory `/home/gambino/eggdrop/src/mod'<br><br>Configuring module 'compress'.<br>/bin/bash: line 6: .././compress.mod/configure: Permission denied<br><br>Configuring module 'dns'.<br>/bin/bash: line 6: .././dns.mod/configure: Permission denied<br><br>make[1]: Leaving directory `/home/gambino/eggdrop/src/mod'<br>Building ./src/mod/Makefile... done.<br><br>You can now compile the bot, using "make".<br><br><br>When I run make:<br><br>Linking eggdrop (standard build).<br><br>gcc -pipe -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o  -L/usr/lib -ltcl8.4 -lm -lpthread -ldl -lnsl  md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>touch ../eggdrop<br><br>Successful compile: eggdrop<br><br>make[2]: Leaving directory `/home/gambino/eggdrop/src'<br>make[2]: Entering directory `/home/gambino/eggdrop/src/mod'<br>make[3]: Entering directory `/home/gambino/eggdrop/src/mod/assoc.mod'<br>make[3]: Nothing to be done for `modules'.<br>make[3]: Leaving directory `/home/gambino/eggdrop/src/mod/assoc.mod'<br>make[3]: Entering directory `/home/gambino/eggdrop/src/mod/blowfish.mod'<br>make[3]: Nothing to be done for `modules'.<br>make[3]: Leaving directory `/home/gambino/eggdrop/src/mod/blowfish.mod'<br>make[3]: Entering directory `/home/gambino/eggdrop/src/mod/channels.mod'<br>make[3]: Nothing to be done for `modules'.<br>make[3]: Leaving directory `/home/gambino/eggdrop/src/mod/channels.mod'<br>cp: cannot stat `./compress.mod/Makefile': No such file or directory<br>make[3]: Entering directory `/home/gambino/eggdrop/src/mod/compress.mod'<br>make[3]: *** No rule to make target `modules'.  Stop.<br>make[3]: Leaving directory `/home/gambino/eggdrop/src/mod/compress.mod'<br>make[2]: *** [compress.mod_so] Error 2<br>make[2]: Leaving directory `/home/gambino/eggdrop/src/mod'<br>make[1]: *** [modules] Error 2<br>make[1]: Leaving directory `/home/gambino/eggdrop'<br>make: *** [doofus] Error 2<br><br><br>I set chmod 555 to all files in the directory..<br><br>There is no file; .././compress.mod/configure<br><br>or <br>.././dns.mod/configure: Permission denied<br><br><br>please help!  I am confused <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>thanks in advance<br><br>-- Gam<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10594">gambino</a> — Mon Apr 13, 2009 9:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gambino]]></name></author>
		<updated>2009-04-13T00:15:51-04:00</updated>

		<published>2009-04-13T00:15:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88408#p88408</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88408#p88408"/>
		<title type="html"><![CDATA[Modules wont load when I ./eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88408#p88408"><![CDATA[
Eggdrop v1.6.19 (C) 1997 Robey Pointer (C) 2008 Eggheads<br>[00:06] --- Loading eggdrop v1.6.19 (Mon Apr 13 2009)<br>[00:06] Listening at telnet port 3333 (all).<br>[00:06] Module loaded: blowfish<br>[00:06] Can't load modules dns: /home/gambino/eggdrop/dns.so: cannot open shared object file: No such file or directory<br>[00:06] Module loaded: channels<br>[00:06] Can't load modules server: /home/gambino/eggdrop/server.so: cannot open shared object file: No such file or directory<br>[00:06] Can't load modules ctcp: /home/gambino/eggdrop/ctcp.so: cannot open shared object file: No such file or directory<br>[00:06] Can't load modules irc: /home/gambino/eggdrop/irc.so: cannot open shared object file: No such file or directory<br>[00:06] Can't load modules notes: /home/gambino/eggdrop/notes.so: cannot open shared object file: No such file or directory<br>[00:06] Can't load modules console: /home/gambino/eggdrop/console.so: cannot open shared object file: No such file or directory<br>[00:06] Can't load modules seen: /home/gambino/eggdrop/seen.so: cannot open shared object file: No such file or directory<br>[00:06] Can't load modules wire: /home/gambino/eggdrop/wire.so: cannot open shared object file: No such file or directory<br>[00:06] Can't load modules uptime: /home/gambino/eggdrop/uptime.so: cannot open shared object file: No such file or directory<br>[00:06] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).<br>[00:06] use '.help userinfo' for commands.<br>[00:06] Userfile loaded, unpacking...<br>[00:06] === jeeperzz: 1 channels, 1 users.<br>Launched into the background  (pid: 9981)<br><br>Please helo!!!<br><br>why do some modules load successfully and others not?<br><br>thanks in advance!<br><br>- Gam<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10594">gambino</a> — Mon Apr 13, 2009 12:15 am</p><hr />
]]></content>
	</entry>
	</feed>
