<?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: Acrobat on 11.11 gives Unresolved symbol: pthread_create in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196266#M462602</link>
    <description>I don't anything related to gnome or gtk in opt. Everithing is installed in /usr/local/lib</description>
    <pubDate>Mon, 31 Aug 2009 14:09:29 GMT</pubDate>
    <dc:creator>Vladimir Berezhnoy</dc:creator>
    <dc:date>2009-08-31T14:09:29Z</dc:date>
    <item>
      <title>Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196262#M462598</link>
      <description>I've installed Acrobat and all the dependent packages on the 11.11 server, but when try to run the acroread executable it gives following error:&lt;BR /&gt;&lt;BR /&gt;# /opt/Adobe/Acrobat7.0/bin/acroread&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: pthread_create (code) from /usr/local/lib/libintl.sl&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;The only solution I was able to find so far is to install libc patch PHCO_35743 which contains stubs for pthread_* functions, but the patch is already installed on the system.&lt;BR /&gt;&lt;BR /&gt;Any help will be appreciated.</description>
      <pubDate>Mon, 31 Aug 2009 13:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196262#M462598</guid>
      <dc:creator>Vladimir Berezhnoy</dc:creator>
      <dc:date>2009-08-31T13:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196263#M462599</link>
      <description>First verify the you have the correct version of the libiconv package that contains the libintl.sl library file.&lt;BR /&gt;Then verify that the libiconv dependancy, gettext, is installed.&lt;BR /&gt;Finally verify that the SHLIB_PATH is set appropriately for the acrobat environment startup.</description>
      <pubDate>Mon, 31 Aug 2009 13:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196263#M462599</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-08-31T13:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196264#M462600</link>
      <description>I've installed latest version of libiconv&lt;BR /&gt;libiconv                              1.13.1&lt;BR /&gt;gettext                               0.17       &lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH=/usr/local/lib</description>
      <pubDate>Mon, 31 Aug 2009 13:51:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196264#M462600</guid>
      <dc:creator>Vladimir Berezhnoy</dc:creator>
      <dc:date>2009-08-31T13:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196265#M462601</link>
      <description>Some of the dependancy libraries are installed under /opt on my workstation, example /opt/gtk2.6/lib. Check if that's the case for you. I think the SHLIB_PATH variable should contain more paths as needed. The libintl.sl library file that dld is compaining about is also included with GTK under /opt/gtk2.6/lib and with gnome (desktop) undel /opt/gnome/lib. Try using one of these files if you have them.&lt;BR /&gt;&lt;BR /&gt;Try for SHLIB_PATH the following (and add whatever else is needed)&lt;BR /&gt;export SHLIB_PATH=/usr/lib:/opt/gnome/lib:/opt/gtk+2/lib:/opt/gtk2.6/lib</description>
      <pubDate>Mon, 31 Aug 2009 14:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196265#M462601</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-08-31T14:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196266#M462602</link>
      <description>I don't anything related to gnome or gtk in opt. Everithing is installed in /usr/local/lib</description>
      <pubDate>Mon, 31 Aug 2009 14:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196266#M462602</guid>
      <dc:creator>Vladimir Berezhnoy</dc:creator>
      <dc:date>2009-08-31T14:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196267#M462603</link>
      <description>In that case if two packages contain the same library file, lets say libintl.sl, and they both install under /usr/local/lib, then the libintl.sl file of the package that was installed last would overwrite the libintl.sl of the package that was installed before that. Wouldn't it?&lt;BR /&gt;&lt;BR /&gt;You need to check the packages that you installed under /usr/local/lib and ensure that they have no common files in them (I think they do). You should also tell us where you got the adobe binary and all it dependancies.</description>
      <pubDate>Mon, 31 Aug 2009 14:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196267#M462603</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-08-31T14:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196268#M462604</link>
      <description>I've downloaded acrobat installation from adobe.com and dependencies from &lt;A href="http://hpux.connect.org.uk/" target="_blank"&gt;http://hpux.connect.org.uk/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The file belongs to gettext package which has latest version already&lt;BR /&gt;gettext.gettext-SHLIBS: /usr/local/lib/libintl.sl</description>
      <pubDate>Mon, 31 Aug 2009 15:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196268#M462604</guid>
      <dc:creator>Vladimir Berezhnoy</dc:creator>
      <dc:date>2009-08-31T15:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196269#M462605</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You are probably missing build time or run time dependencies from the porting and Archive centre.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 31 Aug 2009 17:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196269#M462605</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-31T17:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196270#M462606</link>
      <description>&amp;gt;dld.sl: Unresolved symbol: pthread_create /usr/local/lib/libintl.sl&lt;BR /&gt;&lt;BR /&gt;There is no such function on 11.11.  You need to be on 11.23 for pthread_create to exist.  (It only exists as a static stub in each object.)&lt;BR /&gt;&lt;BR /&gt;Your libintl.sl was likely built for 11.23 or 11.31.</description>
      <pubDate>Mon, 31 Aug 2009 17:58:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196270#M462606</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-08-31T17:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196271#M462607</link>
      <description>Thanks to everyone for the answer. Issue resolved by installing GTK+2 provided by HP from following link &lt;A href="http://www.hp.com/products1/unix/java/firefox/downloads/license_GTK.html" target="_blank"&gt;www.hp.com/products1/unix/java/firefox/downloads/license_GTK.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This link was not working for the couple of previous days so I've installed gtk+2 from other source.</description>
      <pubDate>Tue, 01 Sep 2009 09:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196271#M462607</guid>
      <dc:creator>Vladimir Berezhnoy</dc:creator>
      <dc:date>2009-09-01T09:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Acrobat on 11.11 gives Unresolved symbol: pthread_create</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196272#M462608</link>
      <description>Closing as the issue is solved.</description>
      <pubDate>Tue, 01 Sep 2009 09:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acrobat-on-11-11-gives-unresolved-symbol-pthread-create/m-p/5196272#M462608</guid>
      <dc:creator>Vladimir Berezhnoy</dc:creator>
      <dc:date>2009-09-01T09:48:42Z</dc:date>
    </item>
  </channel>
</rss>

