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

	<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-03-05T20:59:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-03-05T20:59:59-04:00</updated>

		<published>2010-03-05T20:59:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92400#p92400</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92400#p92400"/>
		<title type="html"><![CDATA[Please lend a little hand with Logs2Html]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92400#p92400"><![CDATA[
Its very strange that eggdrop would not install a modules folder, what are you install eggdrop on and is it a "static" build?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Fri Mar 05, 2010 8:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Exedore]]></name></author>
		<updated>2010-03-05T11:34:08-04:00</updated>

		<published>2010-03-05T11:34:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92389#p92389</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92389#p92389"/>
		<title type="html"><![CDATA[Please lend a little hand with Logs2Html]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92389#p92389"><![CDATA[
The compressed package is <strong class="text-strong"><em class="text-italics">eggdrop 1.6.18.tar.gz</em></strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9666">Exedore</a> — Fri Mar 05, 2010 11:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Exedore]]></name></author>
		<updated>2010-03-05T11:19:28-04:00</updated>

		<published>2010-03-05T11:19:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92388#p92388</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92388#p92388"/>
		<title type="html"><![CDATA[Please lend a little hand with Logs2Html]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92388#p92388"><![CDATA[
And I couldn't find any file with the extension .so<br>even in the uncompressed eggdrop folder <strong class="text-strong"><em class="text-italics">eggdrop-1.6.18</em></strong> where I only have the <strong class="text-strong"><em class="text-italics">src/mod</em></strong> folders.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9666">Exedore</a> — Fri Mar 05, 2010 11:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-03-05T11:14:36-04:00</updated>

		<published>2010-03-05T11:14:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92386#p92386</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92386#p92386"/>
		<title type="html"><![CDATA[Please lend a little hand with Logs2Html]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92386#p92386"><![CDATA[
the "folder" modules is just a "symbolic link" to <strong class="text-strong">modules-1.6.x</strong>.<br><br>The eggdrop dose seem to have a modules folder, since it was able to load other modules? is this an eggdrop package? like a apt-* or rpm package?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Fri Mar 05, 2010 11:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Exedore]]></name></author>
		<updated>2010-03-05T11:10:23-04:00</updated>

		<published>2010-03-05T11:10:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92384#p92384</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92384#p92384"/>
		<title type="html"><![CDATA[Please lend a little hand with Logs2Html]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92384#p92384"><![CDATA[
When I compiled my eggdrop I use this commands:<div class="codebox"><p>Code: </p><pre><code>1) - ./configure --with-tcllib="/usr/local/lib/libtcl84.a" --with-tclinc="/usr/local/include/tcl8.4/tcl.h"2) - make config3) - make4) - make install</code></pre></div>that order generates a folder <strong class="text-strong"><em class="text-italics">eggdrop</em></strong><br><br>And inside that folder, this tree estructure of folders and files:<div class="codebox"><p>Code: </p><pre><code>[eggdrop]..    [doc]  [filesys]  [help]  [language]  [logs]  [scripts]  [text]eggdrop.confeggdrop-1.6.18README</code></pre></div>But no folder named <strong class="text-strong"><em class="text-italics">modules</em></strong> was created.<br><br>Something I did wrong?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9666">Exedore</a> — Fri Mar 05, 2010 11:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-03-04T13:57:52-04:00</updated>

		<published>2010-03-04T13:57:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92366#p92366</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92366#p92366"/>
		<title type="html"><![CDATA[Please lend a little hand with Logs2Html]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92366#p92366"><![CDATA[
<blockquote class="uncited"><div>[00:47] Can't load modules logs2html: Unknown module. </div></blockquote> is the <strong class="text-strong">logs2html.so</strong> in the modules folder?<br>i.e modules/logs2html.so<br><br> I'd also check the extension, it should be <strong class="text-strong">.so</strong> (in the modules directory)<br><br> Also check its just logs2html as the name of the module in the logs2html.conf file<br><br>Example (eggdrop.conf file): <div class="codebox"><p>Code: </p><pre><code>source logs2html.conf</code></pre></div>Example (logs2html.conf file): <div class="codebox"><p>Code: </p><pre><code># now load the moduleloadmodule logs2html</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Thu Mar 04, 2010 1:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Exedore]]></name></author>
		<updated>2010-03-04T04:59:23-04:00</updated>

		<published>2010-03-04T04:59:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92359#p92359</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92359#p92359"/>
		<title type="html"><![CDATA[Please lend a little hand with Logs2Html]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92359#p92359"><![CDATA[
I have this error when I'm trying to load the module:<div class="codebox"><p>Code: </p><pre><code>[00:47] Module loaded: dns[00:47] Module loaded: channels[00:47] Module loaded: server[00:47] Module loaded: ctcp[00:47] Module loaded: irc[00:47] Module loaded: notes            (with lang support)[00:47] Module loaded: console          (with lang support)[00:47] Module loaded: seen[00:47] Module loaded: blowfish[00:47] Can't load modules logs2html: Unknown module.[00:47] Tcl error in file 'my_config_file.conf':[00:47] invalid command name "addlogs2htmlchan"    while executing"addlogs2htmlchan "#channel" "/home/myuser/eggdrop/logs2html/" "index" "Logs of MyChannel" "mychan" "Log of MyChannel""    (file "logs2html.conf" line 105)    invoked from within"source logs2html.conf"</code></pre></div>and the line 105 is:<div class="codebox"><p>Code: </p><pre><code>addlogs2htmlchan "#channel" "/home/myuser/eggdrop/logs2html/" "index" "Logs of MyChannel" "mychan" "Log of MyChannel"</code></pre></div>I use TCL libs, and my others tcl's work just fine.<br><br>I did everything what I read about this, upload the folder, make config &amp;&amp; make &amp;&amp; make install, and the<strong class="text-strong"> logs2html.o</strong> file is where it should be.<br><br>Thank you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9666">Exedore</a> — Thu Mar 04, 2010 4:59 am</p><hr />
]]></content>
	</entry>
	</feed>
