<?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: Installing Ghostscript - Precompiled in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979050#M419381</link>
    <description>Shalom Andrew,&lt;BR /&gt;&lt;BR /&gt;Check the sw install log for errors.&lt;BR /&gt;&lt;BR /&gt;swverify \*&lt;BR /&gt;&lt;BR /&gt;See if anything you have recently installed is corrupt.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 15 May 2006 12:14:51 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-05-15T12:14:51Z</dc:date>
    <item>
      <title>Installing Ghostscript - Precompiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979049#M419380</link>
      <description>&lt;BR /&gt;After reading this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=774117" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=774117&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I've installed ghostscript from here &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/PostScript/ghostscript-7.07b/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/PostScript/ghostscript-7.07b/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for 11.11 v1 however when running&lt;BR /&gt;swinstall -s /tmp/ghostscript-7.07b-hppa-11.11.depot&lt;BR /&gt;&lt;BR /&gt;I get a message about dependencies, exactly the same ones as it's says is bundled in the install instructions.&lt;BR /&gt;&lt;BR /&gt;-------  From Install Instructions ------&lt;BR /&gt;Note: I 've included :&lt;BR /&gt;ghostscript-fonts-other-6.0 ghostscript-fonts-std-6.0 with this version of ghostscript.&lt;BR /&gt;also I have included :&lt;BR /&gt;jpeg-6b&lt;BR /&gt;libpng-1.2.4&lt;BR /&gt;zlib-1.1.4&lt;BR /&gt;-------&lt;BR /&gt;&lt;BR /&gt;And it installs with errors and I can't find anything under the default location of /usr/local&lt;BR /&gt;&lt;BR /&gt;Anyone see what I'm doing wrong?&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Mon, 15 May 2006 12:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979049#M419380</guid>
      <dc:creator>Technical Help</dc:creator>
      <dc:date>2006-05-15T12:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ghostscript - Precompiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979050#M419381</link>
      <description>Shalom Andrew,&lt;BR /&gt;&lt;BR /&gt;Check the sw install log for errors.&lt;BR /&gt;&lt;BR /&gt;swverify \*&lt;BR /&gt;&lt;BR /&gt;See if anything you have recently installed is corrupt.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 15 May 2006 12:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979050#M419381</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-15T12:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ghostscript - Precompiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979051#M419382</link>
      <description>&lt;BR /&gt;Cheers Steven,&lt;BR /&gt;&lt;BR /&gt;swverify shows an error of verify failed on one of the dependencies of gcc which is a dependency of the above install.&lt;BR /&gt;&lt;BR /&gt;It seems I'm to install gettext and libiconv at the same time due to a circular dependency between the two.&lt;BR /&gt;&lt;BR /&gt;But I've got files libiconv-1.10-hppa-11.11.depot&lt;BR /&gt;gettext-0.14.5-hppa-11.11.depot&lt;BR /&gt;&lt;BR /&gt;and whichever I install first using &lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/file&lt;BR /&gt;&lt;BR /&gt;gives the verify error from above.  &lt;BR /&gt;&lt;BR /&gt;Is there a syntax for swinstall to install these simulatainously, or do I have swcopy first, in which case the syntax for that command would also be useful.&lt;BR /&gt;&lt;BR /&gt;Andrew - (My initial post was from my generic work account)</description>
      <pubDate>Tue, 16 May 2006 03:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979051#M419382</guid>
      <dc:creator>Andrew Moody_1</dc:creator>
      <dc:date>2006-05-16T03:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ghostscript - Precompiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979052#M419383</link>
      <description>&lt;BR /&gt;Did a search, found the syntax for the swcopy command I couldn't get my head around last night.</description>
      <pubDate>Tue, 16 May 2006 03:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979052#M419383</guid>
      <dc:creator>Andrew Moody_1</dc:creator>
      <dc:date>2006-05-16T03:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ghostscript - Precompiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979053#M419384</link>
      <description>&lt;BR /&gt;Ok did&lt;BR /&gt;&lt;BR /&gt;swcopy -s /tmp/file1 @/tmp/depot&lt;BR /&gt;swcopy -s /tmp/file2 @/tmp/depot&lt;BR /&gt;&lt;BR /&gt;So I could then run&lt;BR /&gt;&lt;BR /&gt;swinstall -s /tmp/depot  and install them both products at the same time.  However this still leaves whichever product gets installed first with swverify errors as in reality it installs them sequentially.  I'm guessing that even if I merge the depot files the software will still be installed sequentially too so I'm not sure what else to do.</description>
      <pubDate>Tue, 16 May 2006 04:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979053#M419384</guid>
      <dc:creator>Andrew Moody_1</dc:creator>
      <dc:date>2006-05-16T04:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ghostscript - Precompiled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979054#M419385</link>
      <description>&lt;BR /&gt;Sorted, the precompiled software doesn't seem to be bundled with the zlib, jpeg and png libraries it claims to be.</description>
      <pubDate>Tue, 16 May 2006 06:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-ghostscript-precompiled/m-p/4979054#M419385</guid>
      <dc:creator>Technical Help</dc:creator>
      <dc:date>2006-05-16T06:39:56Z</dc:date>
    </item>
  </channel>
</rss>

