<?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 problem... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452815#M358983</link>
    <description>/usr/lib/hpux32/dld.so found that the module &lt;BR /&gt;'/usr/local/lib/hpux32/libexpect.so' refered these symbols, but it couldn't find the C header file which defined those symbols, it's clear that one file of the  tcltk defined these symbols, so you should find out the file which defined those symbols and point the var "LD_LIBARAR_PATH" to the directory where the file exists.&lt;BR /&gt;hope to be helpful...</description>
    <pubDate>Sat, 04 Jul 2009 14:45:57 GMT</pubDate>
    <dc:creator>zkjian517</dc:creator>
    <dc:date>2009-07-04T14:45:57Z</dc:date>
    <item>
      <title>Expect problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452810#M358978</link>
      <description>Hi Gurus,&lt;BR /&gt;I am facing problem while using expect. I checked so many threads similar to my problem, but not working. &lt;BR /&gt;&lt;BR /&gt;I installed, expect-5.43-ia64-11.23.depot &amp;amp; tcltk-8.5.7-ia64-11.23.depot successfully.&lt;BR /&gt;&lt;BR /&gt;Also configure the variable "LD_LIBRARY_PATH"&lt;BR /&gt;&lt;BR /&gt;Softlink also created in /usr/local/lib.&lt;BR /&gt;ln -s libtcl8.4.sl libtcl.sl&lt;BR /&gt;&lt;BR /&gt;Still not working, getting below error.&lt;BR /&gt;# /usr/local/bin/expect&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'Tcl_Release' in load module '/usr/local/lib/hpux32/libexpect.so'.&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'Tcl_ErrnoMsg' in load module '/usr/local/lib/hpux32/libexpect.so'.&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'Tcl_NotifyChannel' in load module '/usr/local/lib/hpux32/libexpect.so'.&lt;BR /&gt;Killed&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX host1 B.11.23 U ia64 2106583522 unlimited-user license &lt;BR /&gt;&lt;BR /&gt;Your suggestions will be highly appreciated...!&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Piyush Mathiya&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jul 2009 21:37:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452810#M358978</guid>
      <dc:creator>piyush mathiya</dc:creator>
      <dc:date>2009-07-03T21:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Expect problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452811#M358979</link>
      <description>Hi Piyush,&lt;BR /&gt;&lt;BR /&gt;Check for this patch:&lt;BR /&gt;PHSS_39821 : s700_800 11.23 linker + fdp cumulative patch&lt;BR /&gt;&lt;BR /&gt;This has libraries like /usr/lib/hpux32/dld.so&lt;BR /&gt;May be this can help....just a guess !&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;R.K.</description>
      <pubDate>Sat, 04 Jul 2009 00:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452811#M358979</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-07-04T00:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expect problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452812#M358980</link>
      <description>&lt;!--!*#--&gt;&amp;gt; /usr/lib/hpux32/dld.so: Unsatisfied code&lt;BR /&gt;&amp;gt; symbol 'Tcl_Release' in load module&lt;BR /&gt;&amp;gt; '/usr/local/lib/hpux32/libexpect.so'.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; This has libraries like&lt;BR /&gt;&amp;gt; /usr/lib/hpux32/dld.so&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so is the one who is&lt;BR /&gt;complaining about the missing libraries.&lt;BR /&gt;It's not the thing which is missing.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Also configure the variable&lt;BR /&gt;&amp;gt; "LD_LIBRARY_PATH"&lt;BR /&gt;&lt;BR /&gt;And if I were psychic, so I might know what&lt;BR /&gt;you meant by "configure the variable", then&lt;BR /&gt;I might know if you did it right.  But I'm&lt;BR /&gt;not, so I don't.  As usual, showing actual&lt;BR /&gt;commands can be more helpful than vague&lt;BR /&gt;descriptions.</description>
      <pubDate>Sat, 04 Jul 2009 02:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452812#M358980</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-07-04T02:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expect problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452813#M358981</link>
      <description>Acknowledged the same Steven..Thanks !</description>
      <pubDate>Sat, 04 Jul 2009 03:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452813#M358981</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-07-04T03:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expect problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452814#M358982</link>
      <description>Whatever the problem is, it keeps happening over and over.  (I would say this isn't how to design software. ;-)&lt;BR /&gt;&lt;BR /&gt;About the only way this can fail is that there are two versions of the same shlib and either the wrong version is installed or LD_LIBRARY_PATH is pointing to the wrong one.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=941420" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=941420&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1246647" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1246647&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1345216" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1345216&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;From the last one, it appears that there is an evil one in: /usr/obam/lib/</description>
      <pubDate>Sat, 04 Jul 2009 06:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452814#M358982</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-07-04T06:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expect problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452815#M358983</link>
      <description>/usr/lib/hpux32/dld.so found that the module &lt;BR /&gt;'/usr/local/lib/hpux32/libexpect.so' refered these symbols, but it couldn't find the C header file which defined those symbols, it's clear that one file of the  tcltk defined these symbols, so you should find out the file which defined those symbols and point the var "LD_LIBARAR_PATH" to the directory where the file exists.&lt;BR /&gt;hope to be helpful...</description>
      <pubDate>Sat, 04 Jul 2009 14:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452815#M358983</guid>
      <dc:creator>zkjian517</dc:creator>
      <dc:date>2009-07-04T14:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expect problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452816#M358984</link>
      <description>&amp;gt;zkjian517: it couldn't find the C header file which defined those symbols&lt;BR /&gt;&lt;BR /&gt;Headers declare variables, objects or load modules define them.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;so you should find out the file which defined those symbols and point the var "LD_LIBARARY_PATH" to the directory&lt;BR /&gt;&lt;BR /&gt;ldd(1) can be used to show which shlibs are being used.  It shouldn't be in /usr/obam/.</description>
      <pubDate>Sun, 05 Jul 2009 02:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452816#M358984</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-07-05T02:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expect problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452817#M358985</link>
      <description>Thanks Guys fot the reply.&lt;BR /&gt;&lt;BR /&gt;I didn't check yet on the server, I will check &amp;amp; put the status here&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Jul 2009 03:26:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expect-problem/m-p/4452817#M358985</guid>
      <dc:creator>piyush mathiya</dc:creator>
      <dc:date>2009-07-05T03:26:52Z</dc:date>
    </item>
  </channel>
</rss>

