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

	<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>2002-10-14T13:41:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ProXy]]></name></author>
		<updated>2002-10-14T13:41:56-04:00</updated>

		<published>2002-10-14T13:41:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11980#p11980</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11980#p11980"/>
		<title type="html"><![CDATA[Problems installing TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11980#p11980"><![CDATA[
I installed TCL as root, and wanted to run eggdrop as user process...<br><br>I already tried to run ldconfig, but I get this error message:<br><div class="codebox"><p>Code: </p><pre><code>p15107354:~ # ldconfigldconfig: /usr/lib/libexpat.so.1 is not a symbolic link</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1729">ProXy</a> — Mon Oct 14, 2002 1:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-14T04:31:54-04:00</updated>

		<published>2002-10-14T04:31:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11957#p11957</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11957#p11957"/>
		<title type="html"><![CDATA[Problems installing TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11957#p11957"><![CDATA[
First things first, eggdrop will not run as root.<br><br>Second, if you have root access, there is another thing you should do when installing Tcl.<br><br>Run "ldconfig" after installiing Tcl.<br><br>There should be no need to export the environment variables after this. THough eggdrop will need a recompile.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Oct 14, 2002 4:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ProXy]]></name></author>
		<updated>2002-10-13T17:39:08-04:00</updated>

		<published>2002-10-13T17:39:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11952#p11952</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11952#p11952"/>
		<title type="html"><![CDATA[Problems installing TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11952#p11952"><![CDATA[
Hi,<br><br>i decided to rent a server with root access, and therefor wanted to install an eggdrop on this server. When I tried to make"./configure", an error occured, telling me that I have to install TCL. So I installed from the Source to /usr/local/tcl. I also used the "export" command in this way:<br><div class="codebox"><p>Code: </p><pre><code>export TCLLIB=$HOME/libexport TCLINC=$HOME/includeexport LD_LIBRARY_PATH=$HOME/lib </code></pre></div>After that I could compile and install the eggdrop. But when I wanted to run it, I got this error:<div class="codebox"><p>Code: </p><pre><code>./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot load shared object file: No such file or directory</code></pre></div>When I rewrite the lines above using "export" I can also start the eggdrop, but after some minutes the same problem occurs.<br>I am running SuSE 7.2 and installed TCL 8.4.0! I simply used "./configure --prefix=/usr/local/tcl" but no other options! Is this the mistake?<br><br>It would be nice if anyone could please help me, and I am sorry, if this post shouldn`t be in this board!<br><br>ProXy<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1729">ProXy</a> — Sun Oct 13, 2002 5:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
