<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - Missing packages in Tcl8.5 ? - Comments</title>
 <link>http://community.activestate.com/forum-topic/missing-packages-tcl8-5</link>
 <description>Comments for &quot;Missing packages in Tcl8.5 ?&quot;</description>
 <language>en</language>
<item>
 <title>Expect for ActiveTcl</title>
 <link>http://community.activestate.com/forum-topic/missing-packages-tcl8-5#comment-5261</link>
 <description>&lt;p&gt;Expect for ActiveTcl should be installed using the TEApot mechanism.&lt;br /&gt;
Following the 8.5.0 release, many formerly built-in extensions have been migrated to the TEApot distribution system. This allows these extensions to be updated by users without recourse to a full-scale upgrade.&lt;/p&gt;
&lt;p&gt;Extensions distributed through TEApot must be downloaded after installation, but there are several ways to accomplish this. Using Expect as an example:&lt;br /&gt;
From tclsh8.5 -&lt;br /&gt;
%teacup install Expect&lt;br /&gt;
From Windows command line -&lt;br /&gt;
C:&amp;gt;\teacup install Expect&lt;/p&gt;
&lt;p&gt;If teacup fails to connect, you are most likely behind a proxy server or a firewall which is blocking the outbound connection request. If you have a proxy server, you can set the http_proxy environment variable to tell teacup how to make a connection.&lt;br /&gt;
Set the http_proxy variable with the hostname or IP address of the proxy server:&lt;br /&gt;
  http_proxy=http://proxy.example.org&lt;br /&gt;
If the proxy server requires a user name and password, include them in the following form:&lt;br /&gt;
  http_proxy=http://username:password@proxy.example.org&lt;br /&gt;
If the proxy server uses a port other than 80, include the port number:&lt;br /&gt;
  http_proxy=http://username:password@proxy.example.org:8080&lt;/p&gt;
&lt;p&gt;Once teacup is working, you can also install the entire TEA repository at once.&lt;br /&gt;
From tclsh8.5 -&lt;br /&gt;
%teacup update&lt;br /&gt;
From Windows command line -&lt;br /&gt;
C:&amp;gt;\teacup update&lt;/p&gt;
&lt;p&gt;A third way to get extensions for 8.5.2 is to install 8.5.2 over top of 8.4.18. Modules from 8.4.18 are compatible with 8.5.2, and this also gives you both tclsh and tclsh8.5, wish and wish8.5, 8.4 basekits and 8.5 basekits. Furthermore, it enables all the demos in ActiveTcl and TclDevKit, since many of them are dependent on ActiveTcl 8.4. If you decide to go this route, you must uninstall 8.5.2, then install 8.4.18 and re-install 8.5.2 on top of it.&lt;/p&gt;
</description>
 <pubDate>Tue, 29 Apr 2008 21:04:07 +0100</pubDate>
 <dc:creator>grahams</dc:creator>
 <guid isPermaLink="false">comment 5261 at http://community.activestate.com</guid>
</item>
<item>
 <title>Expect Download</title>
 <link>http://community.activestate.com/forum-topic/missing-packages-tcl8-5#comment-3818</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
These are the location where you can find the Expect package.&lt;/p&gt;
&lt;p&gt;packages.debian.org/unstable/interpreters/expect-tcl8.3&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://expect.nist.gov/old/expect-5.43.0.tar.gz&quot; title=&quot;http://expect.nist.gov/old/expect-5.43.0.tar.gz&quot;&gt;http://expect.nist.gov/old/expect-5.43.0.tar.gz&lt;/a&gt;.&lt;br /&gt;
Regards&lt;/p&gt;
&lt;p&gt;Shyam  Singh&lt;/p&gt;
</description>
 <pubDate>Tue, 08 Jan 2008 07:17:55 +0000</pubDate>
 <dc:creator>shyam singh</dc:creator>
 <guid isPermaLink="false">comment 3818 at http://community.activestate.com</guid>
</item>
<item>
 <title>Expect Download</title>
 <link>http://community.activestate.com/forum-topic/missing-packages-tcl8-5#comment-3817</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
These are the location where you can find the Expect package.&lt;/p&gt;
&lt;p&gt;packages.debian.org/unstable/interpreters/expect-tcl8.3&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://expect.nist.gov/old/expect-5.43.0.tar.gz&quot; title=&quot;http://expect.nist.gov/old/expect-5.43.0.tar.gz&quot;&gt;http://expect.nist.gov/old/expect-5.43.0.tar.gz&lt;/a&gt;.&lt;br /&gt;
Regards&lt;/p&gt;
&lt;p&gt;Shyam  Singh&lt;/p&gt;
</description>
 <pubDate>Tue, 08 Jan 2008 07:17:54 +0000</pubDate>
 <dc:creator>shyam singh</dc:creator>
 <guid isPermaLink="false">comment 3817 at http://community.activestate.com</guid>
</item>
<item>
 <title>Expect Download</title>
 <link>http://community.activestate.com/forum-topic/missing-packages-tcl8-5#comment-3806</link>
 <description>&lt;p&gt;Where can you download Expect by itself?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description>
 <pubDate>Mon, 07 Jan 2008 19:13:22 +0000</pubDate>
 <dc:creator>BoTanaka</dc:creator>
 <guid isPermaLink="false">comment 3806 at http://community.activestate.com</guid>
</item>
<item>
 <title>Missing packages in Tcl8.5 ?</title>
 <link>http://community.activestate.com/forum-topic/missing-packages-tcl8-5#comment-3802</link>
 <description>&lt;p&gt;It seems to be a problem with new TCL package.Download Expect sepretly &amp;amp; place into the &quot;../tcl/lib&quot; folder it will work.&lt;/p&gt;
</description>
 <pubDate>Mon, 07 Jan 2008 04:53:03 +0000</pubDate>
 <dc:creator>shyam singh</dc:creator>
 <guid isPermaLink="false">comment 3802 at http://community.activestate.com</guid>
</item>
<item>
 <title>Missing packages in Tcl8.5 ?</title>
 <link>http://community.activestate.com/forum-topic/missing-packages-tcl8-5#comment-3801</link>
 <description>&lt;p&gt;It seems to be a problem with new TCL package.Download Expect sepretly &amp;amp; place into the &quot;../tcl/lib&quot; folder it will work.&lt;/p&gt;
</description>
 <pubDate>Mon, 07 Jan 2008 04:53:02 +0000</pubDate>
 <dc:creator>shyam singh</dc:creator>
 <guid isPermaLink="false">comment 3801 at http://community.activestate.com</guid>
</item>
<item>
 <title>Missing packages in Tcl8.5 ?</title>
 <link>http://community.activestate.com/forum-topic/missing-packages-tcl8-5</link>
 <description>&lt;p&gt;Perhaps I am missing something here, but here goes ...&lt;/p&gt;
&lt;p&gt;I came across the news of Tcl8.5 being released, and not having used Tcl in anger for several years, decided to download 8.5 and have a look at new features.&lt;/p&gt;
&lt;p&gt;I have not used ActiveState Tcl before, having used cygwins tclsh, wish and expect distributions.&lt;/p&gt;
&lt;p&gt;I was expecting :-) to see mention of expect, incrtcl, and all of the other additions in one of the install directories, but cannot find a trace.&lt;/p&gt;
&lt;p&gt;When I try to &#039;package require Expect&#039; I get a package not found error message.&lt;/p&gt;
&lt;p&gt;Is there a problem with the Windows 8.5 distrib ?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Phil W&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/missing-packages-tcl8-5#comments</comments>
 <category domain="http://community.activestate.com/forums/activetcl-support-0">ActiveTcl support</category>
 <category domain="http://community.activestate.com/os/windows-xp-pro">Windows XP Pro</category>
 <pubDate>Thu, 03 Jan 2008 12:33:45 +0000</pubDate>
 <dc:creator>philw</dc:creator>
 <guid isPermaLink="false">1770 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
