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

	<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-01-20T15:33:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-01-20T15:33:00-04:00</updated>

		<published>2002-01-20T15:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3904#p3904</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3904#p3904"/>
		<title type="html"><![CDATA[Tcl 8.3 problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3904#p3904"><![CDATA[
Hi, I want to remove all files of TCL library that I have right now and to install a fresh one, a 1.8.3 or something like this, coz I got problems using this 1.8.1 I think is, i forgot.. O well.. I want to remove it to be able to install a new one. Thx!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Jan 20, 2002 3:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-20T01:16:00-04:00</updated>

		<published>2002-01-20T01:16:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3887#p3887</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3887#p3887"/>
		<title type="html"><![CDATA[Tcl 8.3 problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3887#p3887"><![CDATA[
<blockquote class="uncited"><div>On 2002-01-12 01:39, caesar wrote:<br>Do you know how to remote this version so I can install a fresh one?</div></blockquote>locate all the files using find and/or locate and delete them?<br><p>Statistics: Posted by Guest — Sun Jan 20, 2002 1:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-01-12T04:39:00-04:00</updated>

		<published>2002-01-12T04:39:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3740#p3740</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3740#p3740"/>
		<title type="html"><![CDATA[Tcl 8.3 problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3740#p3740"><![CDATA[
Do you know how to remote this version so I can install a fresh one?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Jan 12, 2002 4:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guppy]]></name></author>
		<updated>2002-01-11T19:03:00-04:00</updated>

		<published>2002-01-11T19:03:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3724#p3724</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3724#p3724"/>
		<title type="html"><![CDATA[Tcl 8.3 problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3724#p3724"><![CDATA[
The tcl library you are using is not tcl v8.3.x<br><br>You probably have a libtcl.so that is linked to like tcl7.6 or something (whatever you had installed previously) ..<br><br>Make sure your tcl installation was done properly.<br><br>Jeff<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10">guppy</a> — Fri Jan 11, 2002 7:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-01-11T13:16:00-04:00</updated>

		<published>2002-01-11T13:16:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3717#p3717</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3717#p3717"/>
		<title type="html"><![CDATA[Tcl 8.3 problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3717#p3717"><![CDATA[
make[2]: Leaving directory `/home/irc/eggdrop1.6.8/src/compat'<br>---------- Yeah! that's the compiling, now the linking! ----------<br><br>Linking eggdrop... <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 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 -ltcl -lm -ldl -lnsl  md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>tcl.o: In function `utf_converter':<br>/home/irc/eggdrop1.6.8/src/tcl.c:310: undefined reference to `Tcl_GetByteArrayFromObj'<br>tcl.o: In function `init_tcl':<br>/home/irc/eggdrop1.6.8/src/tcl.c:601: undefined reference to `Tcl_UtfToLower'<br>/home/irc/eggdrop1.6.8/src/tcl.c:602: undefined reference to `Tcl_SetSystemEncoding'<br>/home/irc/eggdrop1.6.8/src/tcl.c:616: undefined reference to `Tcl_SetSystemEncoding'<br>/home/irc/eggdrop1.6.8/src/tcl.c:629: undefined reference to `Tcl_GetEncoding'<br>tclmisc.o: In function `tcl_md5':<br>/home/irc/eggdrop1.6.8/src/tclmisc.c:598: undefined reference to `Tcl_GetByteArrayFromObj'<br>collect2: ld returned 1 exit status<br>make[1]: *** [../eggdrop] Error 1<br>make[1]: Leaving directory `/home/irc/eggdrop1.6.8/src'<br>make: *** [modegg] Error 2<br>Press any key to continue...<br><br>Any sugestions? After I instaled a 8.3 library and after that an Eggdrop 1.6.8 I got that error.. What to do coz this drive me nuts. Btw anyone knows how to remove that library ? I want to remove it so after that to install a new one on a fresh sistem. Thx anyway!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Jan 11, 2002 1:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
