<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Expect in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810618#M84216</link>
    <description>Thank you, that worked great.  I now have expect working on 10.20.&lt;BR /&gt;&lt;BR /&gt;Quick question, from within an Expect script, how do I hide the standard output?  I noticed it displays the commands in the script, and I would like to hide that output.  Can I redirect that output to null?</description>
    <pubDate>Fri, 20 Sep 2002 19:56:26 GMT</pubDate>
    <dc:creator>Shawn Hamby</dc:creator>
    <dc:date>2002-09-20T19:56:26Z</dc:date>
    <item>
      <title>Expect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810613#M84211</link>
      <description>&lt;BR /&gt;Trying to install Expect on HP-UX 10.20.&lt;BR /&gt;&lt;BR /&gt;Have the expect port, as well as the tcl port, but I can not find a port for Tk8.0p2 which is needed for expect.  Does anyone have the necessary libraries I need for 10.20?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2002 16:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810613#M84211</guid>
      <dc:creator>Shawn Hamby</dc:creator>
      <dc:date>2002-09-20T16:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810614#M84212</link>
      <description>I installed expect 5.33, tcl 8.2.1 and tk 8.2.1 on UX 11.0&lt;BR /&gt;&lt;BR /&gt;I don't think the products support 10.20&lt;BR /&gt;&lt;BR /&gt;That reason made me upgrade to 11.0</description>
      <pubDate>Fri, 20 Sep 2002 17:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810614#M84212</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2002-09-20T17:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Expect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810615#M84213</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try it from here&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Tcl/expect-5.37/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Tcl/expect-5.37/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can click on Dependencies to get to TCL/TK. That should be enough for you to run expect.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 20 Sep 2002 17:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810615#M84213</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-09-20T17:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810616#M84214</link>
      <description>&lt;BR /&gt;According to that site, which is where I originally got expect and tcl:&lt;BR /&gt;&lt;BR /&gt;"Requires Tcl 8.0p2, which is available in this category and can also use tk 8.0p2."&lt;BR /&gt;&lt;BR /&gt;I found tcl 8.0p2, but I can not find tk 8.0p2, they don't have it on the site.  I tried installing the latest tk, and the expect install fails because of a lack of a dependancy.&lt;BR /&gt;&lt;BR /&gt;Do you know where I can get the depot for tk8.0p2?&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2002 17:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810616#M84214</guid>
      <dc:creator>Shawn Hamby</dc:creator>
      <dc:date>2002-09-20T17:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810617#M84215</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think the depot was not created right as well tcltk not compiled to create libtcl.sl that expect looks for. You can go ahead and download both the depots. Install tcltk depot first. Then install expect. Make sure you make "dependencies off" in the options menu while installing expect.&lt;BR /&gt;&lt;BR /&gt;Once it is done, create a link to /opt/expect/lib to /opt/tcl??/tcl/lib/libtcl??.sl as libtcl.sl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#ln -s /opt/tcl??/tcl/lib/libtcl??.sl /opt/expect/lib/libtcl.sl&lt;BR /&gt;&lt;BR /&gt;Replace ?? with the version of tcl that gets installed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then try running expect.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 20 Sep 2002 18:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810617#M84215</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-09-20T18:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810618#M84216</link>
      <description>Thank you, that worked great.  I now have expect working on 10.20.&lt;BR /&gt;&lt;BR /&gt;Quick question, from within an Expect script, how do I hide the standard output?  I noticed it displays the commands in the script, and I would like to hide that output.  Can I redirect that output to null?</description>
      <pubDate>Fri, 20 Sep 2002 19:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810618#M84216</guid>
      <dc:creator>Shawn Hamby</dc:creator>
      <dc:date>2002-09-20T19:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Expect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810619#M84217</link>
      <description>Yes, you should be able to redirect standard output to /dev/null (or a log file) from the command line&lt;BR /&gt;&lt;BR /&gt;eg:&lt;BR /&gt;&lt;BR /&gt;my_script.exp &amp;gt; /dev/null</description>
      <pubDate>Sat, 21 Sep 2002 09:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect/m-p/2810619#M84217</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2002-09-21T09:09:56Z</dc:date>
    </item>
  </channel>
</rss>

