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

	<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>2008-06-23T14:02:32-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alex-Musicman]]></name></author>
		<updated>2008-06-23T14:02:32-04:00</updated>

		<published>2008-06-23T14:02:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83701#p83701</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83701#p83701"/>
		<title type="html"><![CDATA[error in make]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83701#p83701"><![CDATA[
Ok export LD_LIBRARY_PATH= works but It may do others applications not work?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9967">Alex-Musicman</a> — Mon Jun 23, 2008 2:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-06-18T21:32:56-04:00</updated>

		<published>2008-06-18T21:32:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83628#p83628</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83628#p83628"/>
		<title type="html"><![CDATA[error in make]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83628#p83628"><![CDATA[
You'd need to 'export LD_LIBRARY_PATH=' first and then proceed as above?<br><br>NB: I'd personally stay with the current version of Tcl and wait (patiently) until the shell administrator upgrades.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Jun 18, 2008 9:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alex-Musicman]]></name></author>
		<updated>2008-06-12T01:18:56-04:00</updated>

		<published>2008-06-12T01:18:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83494#p83494</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83494#p83494"/>
		<title type="html"><![CDATA[error in make]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83494#p83494"><![CDATA[
this tcl8.5.2 is configured in the following flags:<br>--prefix=/home/anali/tcl<br>--exec-prefix=/home/anali/tcl<br>--enable-threads<br>and tested with and without --enable-threads flag<br><br>I can't compile tcl to the standard dir (/usr/lib), because I am not a root and in that have old libraries, then I install it in my home dir..<br><br>Exists some other way?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9967">Alex-Musicman</a> — Thu Jun 12, 2008 1:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-06-12T01:04:22-04:00</updated>

		<published>2008-06-12T01:04:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83493#p83493</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83493#p83493"/>
		<title type="html"><![CDATA[Re: error in make]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83493#p83493"><![CDATA[
<blockquote class="uncited"><div>I compiled eggdrop1.6.19 with a tcllib from /home/user/tcl with lib and include:<div class="codebox"><p>Code: </p><pre><code>anali@shell:~/eggdrop1.6.19$ ./configure --with-tcllib=/home/anali/tcl/lib/libtcl8.5.so --with-tclinc=/home/anali/tcl/include/tcl.h</code></pre></div>It worked good until make config<br>But on 'make' I got an error:<br><blockquote class="uncited"><div>All modules compiled.<br>make[1]: Leaving directory `/home/anali/eggdrop1.6.19/src/mod'<br><br>Test run of ./eggdrop -v:<br>./eggdrop: error while loading shared libraries: libtcl8.5.so: cannot open shared object file: No such file or directory<br>make: *** [modules] Error 127</div></blockquote>(Linux  2.6.18-53.1.6.el5.028stab053.6)</div></blockquote>since this is on a GNU system, try configuring for threaded TCL<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Thu Jun 12, 2008 1:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alex-Musicman]]></name></author>
		<updated>2008-06-11T20:43:07-04:00</updated>

		<published>2008-06-11T20:43:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83491#p83491</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83491#p83491"/>
		<title type="html"><![CDATA[error in make]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83491#p83491"><![CDATA[
I compiled eggdrop1.6.19 with a tcllib from /home/user/tcl with lib and include:<div class="codebox"><p>Code: </p><pre><code>anali@shell:~/eggdrop1.6.19$ ./configure --with-tcllib=/home/anali/tcl/lib/libtcl8.5.so --with-tclinc=/home/anali/tcl/include/tcl.h</code></pre></div>It worked good until make config<br>But on 'make' I got an error:<br><blockquote class="uncited"><div>All modules compiled.<br>make[1]: Leaving directory `/home/anali/eggdrop1.6.19/src/mod'<br><br>Test run of ./eggdrop -v:<br>./eggdrop: error while loading shared libraries: libtcl8.5.so: cannot open shared object file: No such file or directory<br>make: *** [modules] Error 127</div></blockquote>(Linux  2.6.18-53.1.6.el5.028stab053.6)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9967">Alex-Musicman</a> — Wed Jun 11, 2008 8:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
