[Bug-gswin] bug report for gs800
Alex Aris
aris@cs.umd.edu
Thu, 26 Dec 2002 23:52:49 -0500 (EST)
Symptoms:
---------
After installing ghostscript 8.00, I realized
that there was already versions 7.00 and 7.04.
So, I uninstalled them and then installed 8.00 again
to a different directory. I forgot that I already installed
8.00 . After I realized both installations, I tried to uninstall
8.00, and then install it to the old location (C:\gs) and uninstall,
install it to the new location (E:\gs) and then uninstall to clear up
everything.
However, after I uninstalled 8.00, and installed 8.00,
I couldn't uninstall it because the "Add/Remove Programs"
tool didn't even show gs 8.00 .
Now, no matter how hard I try to install gs 8.00,
everything seems fine but nothing works. And the "Add/Remove
Programs" tool doesn't show it either.
I don't know how to clear up everything and install everything
again.
-----------------------
output of gs -h:
AFPL Ghostscript 8.00 (2002-11-21)
Copyright (C) 2002 artofcode LLC, Benicia, CA. All rights reserved.
Usage: gs [switches] [file1.ps file2.ps ...]
Most frequently used switches: (you can use # in place of =)
-dNOPAUSE no pause after page | -q `quiet', fewer messages
-g<width>x<height> page size in pixels | -r<res> pixels/inch resolution
-sDEVICE=<devname> select device | -dBATCH exit after last file
-sOutputFile=<file> select output file: - for stdout, |command for pipe,
embed %d or %ld for page #
Input formats: PostScript PostScriptLevel1 PostScriptLevel2 PostScriptLevel3 PDF
Available devices:
display mswindll mswinpr2 epson eps9high eps9mid epsonc ibmpro deskjet
djet500 laserjet ljetplus ljet2p cdeskjet cdjcolor cdjmono cdj550
uniprint djet500c declj250 lj250 st800 stcolor bj10e bj200 t4693d2
t4693d4 t4693d8 tek4696 pcxmono pcxgray pcx16 pcx256 pcx24b pcxcmyk pbm
pbmraw pgm pgmraw pgnm pgnmraw pkmraw tiffcrle tiffg3 tiffg32d tiffg4
tifflzw tiffpack bmpmono bmpgray bmp16 bmp256 bmp16m tiff12nc tiff24nc
psmono bit bitrgb bitcmyk pngmono pnggray png16 png256 png16m jpeg
jpeggray pdfwrite pswrite epswrite pxlmono pxlcolor bbox ljet3 ljet3d
ljet4 ljet4d pj pjxl pjxl300 jetp3852 r4081 lbp8 m8510 necp6 bjc600
bjc800 pnm pnmraw ppm ppmraw spotrgb spotcmyk devicen bmpsep1 bmpsep8
bmp32b psdcmyk psdrgb nullpage
Search path:
. ; E:\gs\gs8.00\lib ; E:\gs\fonts ; c:/gs/gs8.00/lib ; c:/gs/fonts
For more information, see c:/gs/gs8.00/doc/Use.htm.
Report bugs to bug-gs@ghostscript.com, using the form in Bug-form.htm.
--------------------
I got ghostscript from www.ghostscript.com
---------------------------
1 GHz AMD Athlon
-------------------------
Windows ME
--------------------------
N/A (xdpyinfo, etc.)
-----------------------------
N/A (C compiler)
-------------------
No environment variables
-----------------------
Suggested fix:
Checking whether the same version of gs exists and
not installing if so.
Checking whether previous versions of gs exist,
and warn to user about it before installing
(and also, at that point giving a chance to the user
to exit setup so that s/he can uninstall the prev. version)