<?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: question about install expect? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707827#M59698</link>
    <description>Steven,&lt;BR /&gt;&lt;BR /&gt;    I installed tk and tcl , then installed expect, follow messge appeared, it seem that &lt;BR /&gt;swinstall can not find tk and tcl&lt;BR /&gt;&lt;BR /&gt;          "expect.expect-RUN,r=5.33" cannot be successfully resolved.        ?&lt;BR /&gt;??? ERROR:   The dependencies for fileset "expect.expect-RUN,r=5.33" cannot     ?&lt;BR /&gt;???          be resolved (see previous lines).                                  ?&lt;BR /&gt;???          You must resolve the above dependencies before operating on        ?&lt;BR /&gt;???          this fileset or change the "enforce_dependencies" option to        ?&lt;BR /&gt;???          "false".&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny&lt;BR /&gt;</description>
    <pubDate>Mon, 22 Apr 2002 08:07:46 GMT</pubDate>
    <dc:creator>faust2004</dc:creator>
    <dc:date>2002-04-22T08:07:46Z</dc:date>
    <item>
      <title>question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707818#M59689</link>
      <description>Hi, experts,&lt;BR /&gt;   I download pre-compiled binary depot of expect and tcl and tk from &lt;A href="http://hpux.connect.org.uk" target="_blank"&gt;http://hpux.connect.org.uk&lt;/A&gt; ,&lt;BR /&gt;    I store the depot in /ys, the swinstall -s&lt;BR /&gt;depot, &lt;BR /&gt;   when I  exec expect, it failed :&lt;BR /&gt;&lt;BR /&gt;    hp_ov:/var/ys/expect-5.36/home/ys/bin# ./expect&lt;BR /&gt;/usr/lib/dld.sl: Can't open shared library: /home/ys/lib/libtcl8.3.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;&lt;BR /&gt;    can anybody tell me why?&lt;BR /&gt;thanks&lt;BR /&gt;Sunny&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 03:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707818#M59689</guid>
      <dc:creator>faust2004</dc:creator>
      <dc:date>2002-04-22T03:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707819#M59690</link>
      <description>Sunny,&lt;BR /&gt;&lt;BR /&gt;It seems to be a PATH problem ... Do you have all your environment variables needed for expect exported correctly ...&lt;BR /&gt;&lt;BR /&gt;Do a echo $PATH ...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shabu</description>
      <pubDate>Mon, 22 Apr 2002 03:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707819#M59690</guid>
      <dc:creator>SHABU KHAN</dc:creator>
      <dc:date>2002-04-22T03:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707820#M59691</link>
      <description>&lt;BR /&gt;hp_ov:/var/ys/lib# echo $PATH&lt;BR /&gt;.:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin&lt;BR /&gt;:/opt/fcms/bin:/opt/upgrade/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/pd/bin:/o&lt;BR /&gt;pt/graphics/phigs/bin:/opt/resmon/bin:/usr/sbin/stm/uut/bin/progs:/opt/hparray/b&lt;BR /&gt;in:/opt/ignite/bin:/opt/OV/bin/OpC:/opt/perf/bin:/sbin:/home/root:/var/ys:/patro&lt;BR /&gt;l/p4ito:/patrol/patrol/PATROL3.4/HPUX-V11-64/bin:/opt/netscape:/opt/OV/bin:/opt/&lt;BR /&gt;OV/bin/OpC:/opt/OV/bin/OpC/install:/usr/netm/hp&lt;BR /&gt;&lt;BR /&gt;   I can find the /var/ys/expect-5.36/home/ys/lib/libtcl8.3.sl file,  but expect look for  the /home/ys/lib/libtcl8.3.sl &lt;BR /&gt;&lt;BR /&gt;    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 04:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707820#M59691</guid>
      <dc:creator>faust2004</dc:creator>
      <dc:date>2002-04-22T04:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707821#M59692</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to install Tcl and Tk which are required for Expect to run properly. &lt;BR /&gt;&lt;BR /&gt;You can download the Tcl/Tk toolkit from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Tcl/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Tcl/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Mon, 22 Apr 2002 04:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707821#M59692</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-22T04:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707822#M59693</link>
      <description>Hi, Steven ,&lt;BR /&gt;    I installed the expect and tcl and tk,&lt;BR /&gt;but the problem exist.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Sunny&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 05:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707822#M59693</guid>
      <dc:creator>faust2004</dc:creator>
      <dc:date>2002-04-22T05:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707823#M59694</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try setting your LD_LIBRARY_PATH and SHLIB_PATH and see if it works.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Mon, 22 Apr 2002 05:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707823#M59694</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-22T05:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707824#M59695</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, my guess is that probably the depot creator hardcoded some of the absolute path of the libraries during the conversion.&lt;BR /&gt;&lt;BR /&gt;If this issue is unresolved, I would use either Ansi-C or gcc to compile tcl, tk and expect straight from downloaded sources (instead of binaries) using the usual ./configure, make and make install.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Mon, 22 Apr 2002 05:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707824#M59695</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-22T05:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707825#M59696</link>
      <description>Hi , steven,&lt;BR /&gt;   How to use gcc if I have not cc.  must I chang the make file or sth ?&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 06:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707825#M59696</guid>
      <dc:creator>faust2004</dc:creator>
      <dc:date>2002-04-22T06:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707826#M59697</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you do not have gcc or ansi-c, then you will need to download and swinstall the depot from the free depot software site.&lt;BR /&gt;&lt;BR /&gt;If you already have gcc, it will be installed as /usr/local/bin/gcc. Just make sure that it is in your PATH.&lt;BR /&gt;&lt;BR /&gt;./configure will automatically detect whether your gcc works and use it.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Mon, 22 Apr 2002 06:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707826#M59697</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-22T06:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707827#M59698</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;    I installed tk and tcl , then installed expect, follow messge appeared, it seem that &lt;BR /&gt;swinstall can not find tk and tcl&lt;BR /&gt;&lt;BR /&gt;          "expect.expect-RUN,r=5.33" cannot be successfully resolved.        ?&lt;BR /&gt;??? ERROR:   The dependencies for fileset "expect.expect-RUN,r=5.33" cannot     ?&lt;BR /&gt;???          be resolved (see previous lines).                                  ?&lt;BR /&gt;???          You must resolve the above dependencies before operating on        ?&lt;BR /&gt;???          this fileset or change the "enforce_dependencies" option to        ?&lt;BR /&gt;???          "false".&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 08:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707827#M59698</guid>
      <dc:creator>faust2004</dc:creator>
      <dc:date>2002-04-22T08:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: question about install expect?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707828#M59699</link>
      <description>Hi, Steven,&lt;BR /&gt;  I  remove expect, tcl , tk, then install inthe sequence: tcl, tk , expect.&lt;BR /&gt;  and now it 's ok&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny</description>
      <pubDate>Mon, 22 Apr 2002 08:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-install-expect/m-p/2707828#M59699</guid>
      <dc:creator>faust2004</dc:creator>
      <dc:date>2002-04-22T08:25:36Z</dc:date>
    </item>
  </channel>
</rss>

