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

	<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>2005-01-27T21:15:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-01-27T21:15:35-04:00</updated>

		<published>2005-01-27T21:15:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45875#p45875</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45875#p45875"/>
		<title type="html"><![CDATA[modules]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45875#p45875"><![CDATA[
On your shell &gt;&gt;&gt; ldd eggdrop<blockquote class="uncited"><div>[wombles@ns1 bots]$ ldd eggdrop<br>        libtcl8.4.so =&gt; /lib/libtcl8.4.so (0x00354000)<br>        libm.so.6 =&gt; /lib/tls/libm.so.6 (0x005f0000)<br>        libdl.so.2 =&gt; /lib/libdl.so.2 (0x008a9000)<br>        libdns.so.11 =&gt; /usr/lib/libdns.so.11 (0x00111000)<br>        libnsl.so.1 =&gt; /lib/libnsl.so.1 (0x00c3e000)<br>        libc.so.6 =&gt; /lib/tls/libc.so.6 (0x008c4000)<br>        /lib/ld-linux.so.2 =&gt; /lib/ld-linux.so.2 (0x0024f000)<br>        libisc.so.7 =&gt; /usr/lib/libisc.so.7 (0x0020d000)<br>        libcrypto.so.4 =&gt; /lib/libcrypto.so.4 (0x003ec000)<br>        libpthread.so.0 =&gt; /lib/tls/libpthread.so.0 (0x00265000)<br>        libgssapi_krb5.so.2 =&gt; /usr/kerberos/lib/libgssapi_krb5.so.2 (0x0079e000)<br>        libkrb5.so.3 =&gt; /usr/kerberos/lib/libkrb5.so.3 (0x00530000)<br>        libcom_err.so.3 =&gt; /usr/kerberos/lib/libcom_err.so.3 (0x00630000)<br>        libk5crypto.so.3 =&gt; /usr/kerberos/lib/libk5crypto.so.3 (0x00c94000)<br>        libresolv.so.2 =&gt; /lib/libresolv.so.2 (0x00b2d000)<br>        libz.so.1 =&gt; /usr/lib/libz.so.1 (0x00275000)</div></blockquote>The above is a sample output, if anything is missing then try reinstalling the TCL package.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Jan 27, 2005 9:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2005-01-27T21:00:00-04:00</updated>

		<published>2005-01-27T21:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45872#p45872</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45872#p45872"/>
		<title type="html"><![CDATA[modules]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45872#p45872"><![CDATA[
Read that silly document distributed with every eggdrop aptly named 'README'...item 6k...:<blockquote class="uncited"><div>    6k. I GET "ld-elf.so.1: Shared object "libtcl80.so.1" not found" or<br>        "eggdrop: error in loading shared libraries libtcl8.1.so: \<br>        cannot open shared object file: No such file or directory" WHEN I TRY<br>        TO START MY BOT.<br><br>      './configure' is looking in the wrong place for Tcl; it looks like it<br>      compiled with one version of Tcl and tries to load another. Maybe your<br>      sysadmin upgraded Tcl and didn't tell you. In that case, you should just<br>      need to recompile your bot.<br><br>      Maybe, when upgrading, he didn't clean the old version of Tcl and<br>      './configure' is looking for the files in the wrong places, or trying<br>      to use different versions of tcl.h and libtcl*. Smack your admin and<br>      have him install Tcl properly. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Thu Jan 27, 2005 9:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[elmono]]></name></author>
		<updated>2005-01-27T20:35:18-04:00</updated>

		<published>2005-01-27T20:35:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45868#p45868</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45868#p45868"/>
		<title type="html"><![CDATA[modules]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45868#p45868"><![CDATA[
HI!!<br><br>[01:14] Module loaded: dns<br>[01:14] Can't load modules channels: libtcl8.3.so.1: cannot open shared object file: No such file or directory<br>[01:14] Can't load modules server: libtcl8.3.so.1: cannot open shared object file: No such file or directory<br>[01:14] Can't load modules irc: libtcl8.3.so.1: cannot open shared object file: No such file or directory<br>[01:14] Can't load modules blowfish: libtcl8.3.so.1: cannot open shared object file: No such file or directory<br>[01:14] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).<br><br>I get this error, where can i get those modules that work with the new tcl ?!<br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5934">elmono</a> — Thu Jan 27, 2005 8:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
