<?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: ghostview can not open .ps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059655#M138445</link>
    <description>I followed Randalls advise above.. however I get this error whenever I tried to execuse ghostscript:&lt;BR /&gt;&lt;BR /&gt;GNU Ghostscript 7.07 (2003-05-17)&lt;BR /&gt;Copyright (C) 2003 artofcode LLC, Benicia, CA.  All rights reserved.&lt;BR /&gt;This software comes with NO WARRANTY: see the file PUBLIC for details.&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: jpeg_std_error (code)  from gs&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;I symlinked the libs from /usr/local/lib to /lib and that didn't seem to help... any ideas?&lt;BR /&gt;&lt;BR /&gt;Many thanks!</description>
    <pubDate>Tue, 13 Apr 2004 18:30:39 GMT</pubDate>
    <dc:creator>Glen Goldsmith</dc:creator>
    <dc:date>2004-04-13T18:30:39Z</dc:date>
    <item>
      <title>ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059631#M138421</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;once I installed ghostview doing the following steps:&lt;BR /&gt;&lt;BR /&gt;Installed the gv version for HP-UX 11.0 (my system is 11.11 TCOE). After that some libaries (/usr/local/lib/X11/libXaw3d.dl) have been missing. I installed them and it seems to run properly (I only opened ghostview without viewing a real .ps file!!).&lt;BR /&gt;&lt;BR /&gt;Today I would like to open a .ps but gh complains with the following error:&lt;BR /&gt;&lt;BR /&gt;"Exec of /opt/gs-5.10/bin/gs failed: No such file or directory" &lt;BR /&gt;&lt;BR /&gt;Where can I obtain this files or how can I fix this otherwise? &lt;BR /&gt;&lt;BR /&gt;Thanks for some hints, &lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Fri, 29 Aug 2003 10:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059631#M138421</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-08-29T10:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059632#M138422</link>
      <description>Hi Oliver&lt;BR /&gt;&lt;BR /&gt;Would you give me some times. I am tyring to fix the problem. It seems the gv is trying to find  "gs" in /opt/ rather  than /usr/. and even when It finds it It seem they are not compatible!!.&lt;BR /&gt;&lt;BR /&gt;__Mehdi&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Aug 2003 10:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059632#M138422</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-08-29T10:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059633#M138423</link>
      <description>Dear Mehdi,&lt;BR /&gt;&lt;BR /&gt;thank you very much for your help. It would be very welcome if you will find some hints to solve this.&lt;BR /&gt;I had a look again to my remarks when I installed the gv and the corresponding libaries (I did it from the Utah server) and I do not see any dependencies which I should have installed. Can anybody give me a list of the main dependencies, maybe one is not satisfied at all.&lt;BR /&gt;&lt;BR /&gt;I leave for two weeks now but I will read through the posts in this forum and I would be very lucky to find something helpfull.&lt;BR /&gt;&lt;BR /&gt;Thanks to all and best regards,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Fri, 29 Aug 2003 13:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059633#M138423</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-08-29T13:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059634#M138424</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What version of ghostscript have you got on your system??&lt;BR /&gt;&lt;BR /&gt;Download the ghostscript-7.05 ( if you already haven't got it on your system ):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/PostScript/ghostscript-7.05" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/PostScript/ghostscript-7.05&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;set the font path:&lt;BR /&gt;&lt;BR /&gt;export GS_FONTPATH=/usr/local/share/ghostscript/fonts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Run "gv" again. That should work now!.&lt;BR /&gt;&lt;BR /&gt;Let me know if you still have problem.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;__Mehdi&lt;BR /&gt;&lt;BR /&gt;PS. I am about to update from ghostscript-7.05 to  ghostscript-7.07. you may want to wait for that.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Aug 2003 14:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059634#M138424</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-08-29T14:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059635#M138425</link>
      <description>As far as I can tell, you may have one of two problems:&lt;BR /&gt;&lt;BR /&gt;* GhostScript, the PS engine that Ghostview uses to show .ps documents, is not installed. Install it and use Ghostview's interface to change the path of GS.&lt;BR /&gt;&lt;BR /&gt;* Ghostscript is installed but not in the correct path. Find where gs is in your system and change GS configuration.&lt;BR /&gt;&lt;BR /&gt;You'll change GS path in "Advanced Options" menu option of Ghsotview.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Paulo Fessel</description>
      <pubDate>Fri, 29 Aug 2003 19:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059635#M138425</guid>
      <dc:creator>Paulo A G Fessel</dc:creator>
      <dc:date>2003-08-29T19:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059636#M138426</link>
      <description>BTW, download GS for HP-UX here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://big.asknet.de/hppd/hpux/PostScript/ghostscript-7.05/" target="_blank"&gt;http://big.asknet.de/hppd/hpux/PostScript/ghostscript-7.05/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Paulo Fessel</description>
      <pubDate>Fri, 29 Aug 2003 19:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059636#M138426</guid>
      <dc:creator>Paulo A G Fessel</dc:creator>
      <dc:date>2003-08-29T19:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059637#M138427</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;finally I have to solve this problem now.&lt;BR /&gt;I tried all your uggestions (reinstall ghostview and export the envar) but unfortunately all did not help.&lt;BR /&gt;&lt;BR /&gt;When I start gv I get the message that it is "unable to load ANY fontset" and when I try to open an .ps file I always get the message:  &lt;BR /&gt;&lt;BR /&gt;Exec of /opt/gs-5.10/bin/gs failed: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Error: PostScript interpreter failed in main window.&lt;BR /&gt;&lt;BR /&gt;Do anybody have some more hints or ideas. I am really lost...&lt;BR /&gt;&lt;BR /&gt;Thanks for more advices and best regards,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Tue, 07 Oct 2003 12:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059637#M138427</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-10-07T12:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059638#M138428</link>
      <description>Another remark:&lt;BR /&gt;&lt;BR /&gt;If I type gv -v I get ghostview 3.5.8&lt;BR /&gt;&lt;BR /&gt;Is this the correct release from the 7.5 download mentioned above?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Tue, 07 Oct 2003 12:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059638#M138428</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-10-07T12:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059639#M138429</link>
      <description>Hi Oliver&lt;BR /&gt;&lt;BR /&gt;I am sorry. I did  misunderstand your question in a first place. you have problem with gv not ghostscript. you download ghostscript from:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/PostScript/ghostscript-7.07" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/PostScript/ghostscript-7.07&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and set the font path:&lt;BR /&gt;&lt;BR /&gt;export GS_FONTPATH=/usr/local/share/ghostscript/fonts&lt;BR /&gt;&lt;BR /&gt;And use ghostscript to view your ".ps" file.&lt;BR /&gt;&lt;BR /&gt;gs "yourfile".ps&lt;BR /&gt;&lt;BR /&gt;Meanwhile I will try to fix gv. Although gv is an old program.&lt;BR /&gt;&lt;BR /&gt;Let me know how you get on with ghostview.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mehdi</description>
      <pubDate>Wed, 08 Oct 2003 04:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059639#M138429</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-10-08T04:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059640#M138430</link>
      <description>Hi Mehdi,&lt;BR /&gt;&lt;BR /&gt;thank you for your engaged help. GhostSCRIPT is running fine but I and exspecially the users of the maschine want to use ghostVIEW. Therefore it would be very nice and helpfull if you have an idea to solve the problems described. I myself have no idea.&lt;BR /&gt;&lt;BR /&gt;Thanks and best regards,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Wed, 08 Oct 2003 05:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059640#M138430</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-10-08T05:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059641#M138431</link>
      <description>Some new hints:&lt;BR /&gt;&lt;BR /&gt;Correspondinmg to the message &lt;BR /&gt;"Can not open /opt/gs-5.10/bin/gs" I made a link from my working ghostSCRIPT in /usr/local/bin/gs to the position mentioned above.&lt;BR /&gt;Now my ghostview can open the file but the appearance is awfull.&lt;BR /&gt;I installed the newst gs version which was suggested above.&lt;BR /&gt;Can anybody now tell me how to get the version needed or how to adapt the gv to this version?&lt;BR /&gt;&lt;BR /&gt;Thanks and best regards,&lt;BR /&gt;&lt;BR /&gt;Oliver&lt;BR /&gt;&lt;BR /&gt;P.S.: I don't mind to deinstall both and reinstall them if this is could be successfull...&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 06:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059641#M138431</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-10-08T06:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059642#M138432</link>
      <description>Now I installed the 7.07 version of ghostview/ghostscript (by the way: Do I understand it right: It is one packege with these two programms and ghostVIEW is some framework around ghostSCRIPT?).&lt;BR /&gt;Unfortunately another error appeared: When I trz to start ghostscript now I got themessage:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Can't open /usr/local/lib/libz.sl. No such file or directory.&lt;BR /&gt;&lt;BR /&gt;Where can I get this sl from?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Wed, 08 Oct 2003 07:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059642#M138432</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-10-08T07:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059643#M138433</link>
      <description>Hi Oliver,&lt;BR /&gt;&lt;BR /&gt;deinstall everything to be in a clear state.&lt;BR /&gt;&lt;BR /&gt;Then install these products in this order or copy them all in one depot.&lt;BR /&gt;&lt;BR /&gt;zlib&lt;BR /&gt;jpeg&lt;BR /&gt;libpng&lt;BR /&gt;tiff&lt;BR /&gt;ghostscript7.05&lt;BR /&gt;Xaw3d&lt;BR /&gt;gv&lt;BR /&gt;&lt;BR /&gt;These software can all get from this server.&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/PostScript/gv-3.5.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/PostScript/gv-3.5.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Klich the link above and follow the run-time dependencies.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Roland&lt;BR /&gt;&lt;BR /&gt;BTW: the products will all installed in /opt /&lt;PRODUCT&gt;&lt;/PRODUCT&gt;</description>
      <pubDate>Wed, 08 Oct 2003 07:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059643#M138433</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-08T07:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059644#M138434</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;installation path is /usr/local ...</description>
      <pubDate>Wed, 08 Oct 2003 07:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059644#M138434</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-08T07:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059645#M138435</link>
      <description>Oliver,&lt;BR /&gt;libz is part of zlib.&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Misc/zlib-1.1.4/zlib-1.1.4-sd-11.00.depot.gz" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Misc/zlib-1.1.4/zlib-1.1.4-sd-11.00.depot.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;install libz.  You can also download from &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Misc/zlib-1.1.4/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Misc/zlib-1.1.4/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I will suggest you to go by the way Roland has suggested.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 07:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059645#M138435</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-10-08T07:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059646#M138436</link>
      <description>Thanks RolandH for this advice. One question: How can I do a clean uninstall on hpux? I always made an update by overinstalling.&lt;BR /&gt;&lt;BR /&gt;Thanks for this answer in advance, I will try the procedure you described when I know how to uninstall.&lt;BR /&gt;&lt;BR /&gt;Oliver</description>
      <pubDate>Wed, 08 Oct 2003 07:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059646#M138436</guid>
      <dc:creator>Oliver Schmitz</dc:creator>
      <dc:date>2003-10-08T07:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059647#M138437</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am building new gv depot file, and that should be ready very soon from:&lt;BR /&gt;&lt;BR /&gt;&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;Also to use ghostscript you need to install:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Misc/zlib-1.1.4/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Misc/zlib-1.1.4/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/X11/Graphics/jpeg-6b/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/X11/Graphics/jpeg-6b/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/X11/Graphics/libpng-1.2.5" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/X11/Graphics/libpng-1.2.5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mehdi&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 07:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059647#M138437</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-10-08T07:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059648#M138438</link>
      <description>Have you installed your product with swinstall ?&lt;BR /&gt;Then you have to go this way.&lt;BR /&gt;&lt;BR /&gt;1. swlist &lt;BR /&gt;#You will get a output what you have installed.&lt;BR /&gt;#You will see something like this&lt;BR /&gt;&lt;BR /&gt;gostscript      7.05      ghostscript7.05 ...&lt;BR /&gt;&lt;BR /&gt;Do an "swremove ghostscript". To remove a product with sremove you must give swremove the first argument from the swlist output. ( I think in this case is no reboot necessary, otherwise add "-x autoreboot=true" to your command.&lt;BR /&gt;&lt;BR /&gt;Do it similar to gv and other product you have installed for that installation.&lt;BR /&gt;&lt;BR /&gt;2. If you have a tarball installation I think you must only remove the dirs to be clean.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;   Roland</description>
      <pubDate>Wed, 08 Oct 2003 07:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059648#M138438</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-10-08T07:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059649#M138439</link>
      <description>Oliver,&lt;BR /&gt;  swremove &lt;BUNDLE_NAME&gt; will remove the software if you had installed a depot.&lt;BR /&gt;&lt;BR /&gt;  For the bundle name check with swlist -l bundle.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;/BUNDLE_NAME&gt;</description>
      <pubDate>Wed, 08 Oct 2003 07:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059649#M138439</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-10-08T07:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: ghostview can not open .ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059650#M138440</link>
      <description>RolandH : Why should Oliver remove and reinstall the packages?? I think it is wrong advise you giving in here. He should only check to see what program he is missing and install them. That all he need to do!!!. Also for your information "swremove" doesn't always delete the actual files from /usr/local or /opt/*. some time you need to delete them manually. Another thing is the current version of ghostscript is 7.07, Why are you keep refering to 7.05??&lt;BR /&gt;&lt;BR /&gt;Oliver: The problem is you didn't have and gs installed on your machine!!. Or the installation path is not in your PATH.Otherwise gv would have bypass "/opt/gs-5.10/bin/gs" and use the gs that was installed in "/usr/local/bin". You must make sure you have all the dependency installed first. &lt;BR /&gt;&lt;BR /&gt;Mehdi</description>
      <pubDate>Wed, 08 Oct 2003 07:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghostview-can-not-open-ps/m-p/3059650#M138440</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-10-08T07:46:50Z</dc:date>
    </item>
  </channel>
</rss>

