<?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 Exeed Display Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110613#M733809</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I am using Exeed 6.1 and my HP-UX version is B.11.31 U ia64.&lt;BR /&gt;&lt;BR /&gt;I am able to get the X window display with root login but I cannot access with normal login. The User has the permission of the application (GUI).&lt;BR /&gt;&lt;BR /&gt;While invoking the application the following error i am getting.&lt;BR /&gt;&lt;BR /&gt;Please guide me to solve this issue.&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'libiconv_open' in load module '/usr/lib/hpux32/libfontconfig.so'.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rathinavel K</description>
    <pubDate>Mon, 26 May 2008 08:25:40 GMT</pubDate>
    <dc:creator>rathinavel</dc:creator>
    <dc:date>2008-05-26T08:25:40Z</dc:date>
    <item>
      <title>Exeed Display Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110613#M733809</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I am using Exeed 6.1 and my HP-UX version is B.11.31 U ia64.&lt;BR /&gt;&lt;BR /&gt;I am able to get the X window display with root login but I cannot access with normal login. The User has the permission of the application (GUI).&lt;BR /&gt;&lt;BR /&gt;While invoking the application the following error i am getting.&lt;BR /&gt;&lt;BR /&gt;Please guide me to solve this issue.&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'libiconv_open' in load module '/usr/lib/hpux32/libfontconfig.so'.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rathinavel K</description>
      <pubDate>Mon, 26 May 2008 08:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110613#M733809</guid>
      <dc:creator>rathinavel</dc:creator>
      <dc:date>2008-05-26T08:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exeed Display Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110614#M733810</link>
      <description>Which shell are you using?&lt;BR /&gt;&lt;BR /&gt;Does the user have rights to the files you listed?&lt;BR /&gt;&lt;BR /&gt;Did you export the DISPLAY variable?&lt;BR /&gt;&lt;BR /&gt;What else did you do to setup the user?&lt;BR /&gt;&lt;BR /&gt;May have to look at xhost and grant the user access.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2008 08:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110614#M733810</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-05-26T08:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exeed Display Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110615#M733811</link>
      <description>This thread may prove useful&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1193213" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1193213&lt;/A&gt;</description>
      <pubDate>Mon, 26 May 2008 08:49:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110615#M733811</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-05-26T08:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exeed Display Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110616#M733812</link>
      <description>&amp;gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'libiconv_open' in load module '/usr/lib/hpux32/libfontconfig.so'.&lt;BR /&gt;&lt;BR /&gt;This may be a shared library issue. Does the file '/usr/lib/hpux32/libfontconfig.so' exist and is it accessible by the user? Do a "find" for "libfontconfig*" in /usr, you may have different versions of the same library such as libfontconfig.so.1 or ".2".</description>
      <pubDate>Mon, 26 May 2008 15:45:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110616#M733812</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-26T15:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Exeed Display Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110617#M733813</link>
      <description>&amp;gt;dld.so: Unsatisfied code symbol libiconv_open in load module /usr/lib/hpux32/libfontconfig.so.&lt;BR /&gt;&lt;BR /&gt;Is libfontconfig.so distributed by HP?&lt;BR /&gt;swlist -l file | fgrep libfontconfig&lt;BR /&gt;&lt;BR /&gt;The unsat would indicate that there is a mismatch in patch levels or a missing shlib.&lt;BR /&gt;Does the following find that symbol?&lt;BR /&gt;nm -pxAN /usr/lib/hpux32/lib* | fgrep libiconv_open&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Kevin: Does the user have rights to the files you listed?&lt;BR /&gt;&lt;BR /&gt;Naturally, otherwise you would have a different error.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;TTr: Does the file libfontconfig.so exist and is it accessible by the user?&lt;BR /&gt;&lt;BR /&gt;You wouldn't get that error if it wasn't.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Do a "find" for "libfontconfig*" in /usr, you may have different versions of the same library such as libfontconfig.so.1 or ".2".&lt;BR /&gt;&lt;BR /&gt;That may be possible but the shlib doesn't look versioned.</description>
      <pubDate>Tue, 27 May 2008 00:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110617#M733813</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-27T00:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exeed Display Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110618#M733814</link>
      <description>The libfontconfig.so is part of the GTK package. On my 11.23 servers it is under /opt/gtk2.6/lib. So you probably need to add the /opt/gtk2.6/lib to your SHLIB_PATH of any user that needs to run this app. You should probably add it to the /etc/SHLIB_PATH to make it available to everybody.</description>
      <pubDate>Tue, 27 May 2008 11:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110618#M733814</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-27T11:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exeed Display Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110619#M733815</link>
      <description>I found libiconv_open in /usr/local/lib/hpux32/libiconv.so.</description>
      <pubDate>Wed, 28 May 2008 07:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110619#M733815</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-28T07:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exeed Display Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110620#M733816</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The file libfontconfig.so is exist and it has the accessible by the user.&lt;BR /&gt;&lt;BR /&gt;User login shell is /sbin/sh.&lt;BR /&gt;&lt;BR /&gt;libfontconfig.so is distributed by HP&lt;BR /&gt;&lt;BR /&gt;As Dennis Handly said there is a mismatch in patch levels. &lt;BR /&gt;&lt;BR /&gt;I moved the file libfontconfig.so and libfontconfig.so.1 from /usr/lib/hpux32 &lt;BR /&gt;it works.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Rathinavel K</description>
      <pubDate>Thu, 29 May 2008 11:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exeed-display-problem/m-p/5110620#M733816</guid>
      <dc:creator>rathinavel</dc:creator>
      <dc:date>2008-05-29T11:56:26Z</dc:date>
    </item>
  </channel>
</rss>

