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

	<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>2006-03-24T13:54:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-03-24T13:54:52-04:00</updated>

		<published>2006-03-24T13:54:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61358#p61358</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61358#p61358"/>
		<title type="html"><![CDATA[Install tcl packages?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61358#p61358"><![CDATA[
there is no difference between installing TCL lib for TCL or eggdrop. Just put them in the 'tcl8.4' dir somewhere in the libpath set as eviroment variable. If neccessary (because you are not root) add a ~/lib to your search path and homedir. The var is supposed to be called 'LD_LIBRARY_PATH', add addional paths with ":" seperated like:<br>export LD_LIBRARY_PATH /usr/local/lib:/home/dekus/lib<br>remember to store it somewhere its loaded on reconnects/reboots (like and ~/.bash_profil and ~/.bashrc).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Fri Mar 24, 2006 1:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sKy]]></name></author>
		<updated>2006-03-21T16:26:26-04:00</updated>

		<published>2006-03-21T16:26:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61246#p61246</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61246#p61246"/>
		<title type="html"><![CDATA[Re: Install tcl packages?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61246#p61246"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>How can i include a additional tcl package/libery to the eggdrop`s tcl folder?<br>...<br>I have to recompile eggdrop or what?</div></blockquote>if I'm understanding you correctly, the answer is yes.  <br>Why not give <a href="http://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html" class="postlink">The TCL Tutorial</a> a quick read... it's proven it's value time and time again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"></div></blockquote>I think you don`t get what i am asking. Perhaps my english is to bad to to say what i mean. :/<br><br>This is a plain tcl tutorial. This wasn`t a plain tcl question. I know how to install a lib into plain tcl. I duno why i shall read it, cause my question was about how to install a lib into eggdrop..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6101">sKy</a> — Tue Mar 21, 2006 4:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2006-03-21T11:29:38-04:00</updated>

		<published>2006-03-21T11:29:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61238#p61238</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61238#p61238"/>
		<title type="html"><![CDATA[Re: Install tcl packages?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61238#p61238"><![CDATA[
<blockquote class="uncited"><div>How can i include a additional tcl package/libery to the eggdrop`s tcl folder?<br>...<br>I have to recompile eggdrop or what?</div></blockquote>if I'm understanding you correctly, the answer is yes.  <br>Why not give <a href="http://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html" class="postlink">The TCL Tutorial</a> a quick read... it's proven it's value time and time again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Tue Mar 21, 2006 11:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sKy]]></name></author>
		<updated>2006-03-21T07:41:09-04:00</updated>

		<published>2006-03-21T07:41:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61230#p61230</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61230#p61230"/>
		<title type="html"><![CDATA[Install tcl packages?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61230#p61230"><![CDATA[
How can i include a additional tcl package/libery to the eggdrop`s tcl folder?<br>(For example <a href="http://tcllib.sourceforge.net/" class="postlink">http://tcllib.sourceforge.net/</a> or <a href="http://www.tdom.org/" class="postlink">http://www.tdom.org/</a>)<br><br>Unti now i just search the .tcl / .dll file myself and source or load it by hand. I guess this is not useful.<br><br>How can i tell eggdrop`s tcl folder to include the extra packages (using pgKindex.tcl or something like that)?<br><br>With plain tcl you just put the libery into the lib folder, restart tclsh and package require name.<br><br>I have to recompile eggdrop or what?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6101">sKy</a> — Tue Mar 21, 2006 7:41 am</p><hr />
]]></content>
	</entry>
	</feed>
