<?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: ghostscript error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560291#M226342</link>
    <description>How can I verify if the jpeg library is being used, and if it is not, how can I set it so it is?&lt;BR /&gt;&lt;BR /&gt;Thanks again, I really appreciate it.</description>
    <pubDate>Thu, 09 Jun 2005 06:31:54 GMT</pubDate>
    <dc:creator>William Pribble</dc:creator>
    <dc:date>2005-06-09T06:31:54Z</dc:date>
    <item>
      <title>ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560284#M226335</link>
      <description>Hello,&lt;BR /&gt;I am trying to install ghostscript to allow printing from oracle applications 11i to print to older HP laser printers.&lt;BR /&gt;I have installed the precompiled depot of ghostscript and its runtime dependencies.&lt;BR /&gt;bison                 2.0            bison&lt;BR /&gt;flex                  2.5.4a         flex&lt;BR /&gt;gcc                   3.4.3          gcc&lt;BR /&gt;gettext               0.14.1         gettext&lt;BR /&gt;ghostscript           7.07b          ghostscript&lt;BR /&gt;jpeg                  6b             jpeg&lt;BR /&gt;libiconv              1.9.2          libiconv&lt;BR /&gt;libpng                1.2.8          libpng&lt;BR /&gt;m4                    1.4.3          m4&lt;BR /&gt;make                  3.80           make&lt;BR /&gt;tiff                  3.6.1          tiff&lt;BR /&gt;zlib                  1.2.2          zlib&lt;BR /&gt;&lt;BR /&gt;We run the following command in the oracle apps environement:&lt;BR /&gt;Command=gs -q -dNOPAUSE -dBATCH -sDEVIDE=ljetplus -sOutputFile=/apps/EDEV/common/temp/pasta2866.tmp /apps/EDEV/common/temp/pasta24383.tmp&lt;BR /&gt;&lt;BR /&gt;We are getting the following error....&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: jpeg_std_error (code)  from gs&lt;BR /&gt;&lt;BR /&gt;We are running HP-UX 11iv1 on PA-RISC.&lt;BR /&gt;&lt;BR /&gt;Any help solving this would be greatly apprciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2005 08:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560284#M226335</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2005-06-08T08:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560285#M226336</link>
      <description>1) Make sure the file being complained about is actually present.&lt;BR /&gt;2) Make sure SHLIB_PATH includes the directory in item 1 above.&lt;BR /&gt;3) Check the install state of ghostscript with swverify \*&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 08 Jun 2005 09:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560285#M226336</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-08T09:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560286#M226337</link>
      <description>Does gs run by itself from the command line without Oracle Apps?  If so - then I'd say it's a SHLIB_PATH problem.  Compare this variable outside of Oracle Apps with the applmgr login after the environment variables for starting the reports server have been started.  I think you'll find a directory missing.</description>
      <pubDate>Wed, 08 Jun 2005 10:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560286#M226337</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-06-08T10:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560287#M226338</link>
      <description>Thank you for the information.&lt;BR /&gt;I ran a swverify on ghostscript and each one of the dependencies and all were fine.&lt;BR /&gt;The applmgr $SHLIB_PATH does contain /usr/lib at the end of the path.&lt;BR /&gt;I am having the application admin run the gs from outside of oracle applications.&lt;BR /&gt;Any other ideas????&lt;BR /&gt;&lt;BR /&gt;Thanks again for your help so far.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2005 14:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560287#M226338</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2005-06-08T14:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560288#M226339</link>
      <description>Does "I am having the application admin run the gs from outside of Oracle applications" mean that it runs correctly?  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2005 17:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560288#M226339</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-06-08T17:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560289#M226340</link>
      <description>The Oracle Admin ran the gs from the command line outside the oracle applications and it had the same error.&lt;BR /&gt;It was the same command syntax with a text file.&lt;BR /&gt;&lt;BR /&gt;Any further ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Thu, 09 Jun 2005 05:57:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560289#M226340</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2005-06-09T05:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560290#M226341</link>
      <description>Elaine,&lt;BR /&gt;It looks like the GS is complaning that its not able to access JPEG Library on your system. Can you please verify this and let us know&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
      <pubDate>Thu, 09 Jun 2005 06:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560290#M226341</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2005-06-09T06:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560291#M226342</link>
      <description>How can I verify if the jpeg library is being used, and if it is not, how can I set it so it is?&lt;BR /&gt;&lt;BR /&gt;Thanks again, I really appreciate it.</description>
      <pubDate>Thu, 09 Jun 2005 06:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560291#M226342</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2005-06-09T06:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560292#M226343</link>
      <description>I have re-installed all the dependencies and ghostscript from depots.&lt;BR /&gt;We are still getting the same error.&lt;BR /&gt;We are getting the error from the command line.&lt;BR /&gt;Can someone help me verify we are accessing the jpeg libraries?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Mon, 13 Jun 2005 09:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560292#M226343</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2005-06-13T09:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560293#M226344</link>
      <description>I have some more information and another question.&lt;BR /&gt;As root I can run the gs command from the command line, but our oracle administrator can not run it under his account.  Do you know of a permission issue with gs or the libraries?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2005 12:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560293#M226344</guid>
      <dc:creator>William Pribble</dc:creator>
      <dc:date>2005-06-13T12:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560294#M226345</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;do you find the solution ?&lt;BR /&gt;I have the same error with my appl account, but root work fine!&lt;BR /&gt;&lt;BR /&gt;thank&lt;BR /&gt;CB</description>
      <pubDate>Tue, 05 Jul 2005 11:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560294#M226345</guid>
      <dc:creator>christian bilodeau</dc:creator>
      <dc:date>2005-07-05T11:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: ghostscript error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560295#M226346</link>
      <description>&lt;!--!*#--&gt;This is a problem with the SHLIB_PATH environment variable setting.&lt;BR /&gt;&lt;BR /&gt;1. Open the adovars.env file from $APPL_TOP/admin, with vi editor&lt;BR /&gt;2. Locate the LD_LIBRARY_PATH variable&lt;BR /&gt;3. Append the following at the begining of the LD_LIBRARY_PATH variable.&lt;BR /&gt;&lt;BR /&gt;In my case&lt;BR /&gt;----------&lt;BR /&gt;/usr/local/lib:/u01/testora/8.0.6/network/jre11/lib/PA_RISC/native_threads:/u01/testappl/cz/11.5.0/bin::/u01/testora/8.0.6/lib:/usr/lib&lt;BR /&gt;&lt;BR /&gt;4. Commit the changes&lt;BR /&gt;5. Bounce the application tier processes.&lt;BR /&gt;&lt;BR /&gt;Now, you might be able to complete the concurrent request successfully.</description>
      <pubDate>Sun, 10 Dec 2006 03:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostscript-error/m-p/3560295#M226346</guid>
      <dc:creator>Prasad_VVN</dc:creator>
      <dc:date>2006-12-10T03:47:25Z</dc:date>
    </item>
  </channel>
</rss>

