www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Date: | Tue, 02 Jun 2009 09:39:45 +0200 |
To: | "David Karr" <dkarr AT real DOT com>, cygwin AT cygwin DOT com |
Subject: | Re: Unable to convert postscript to usable form, using either ps2pdf or gs |
From: | "Matthias Andree" <matthias DOT andree AT gmx DOT de> |
MIME-Version: | 1.0 |
References: | <E38A2467D8EE4066BE57F6B23834FF27 AT corp DOT real DOT com> |
Message-ID: | <op.uuvzkjag1e62zd@merlin.emma.line.org> |
In-Reply-To: | <E38A2467D8EE4066BE57F6B23834FF27@corp.real.com> |
User-Agent: | Opera Mail/9.64 (Linux) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Note-from-DJ: | This may be spam |
Am 01.06.2009, 23:33 Uhr, schrieb David Karr <dkarr AT real DOT com>: > I have a generated postscript file (from trueprint) that I need to get > into a usable form on Windows, so I can view it and print it. I've > tried both > "ps2pdf" and "gs", with no success so far. > > I first tried using "ps2pdf". This fails with: > > --------------- > % ps2pdf tp.ps tp.pdf > GPL Ghostscript 8.62: **** Could not open temporary file > /c/DOCUME~1/User/LOCALS~1/Temp/gs_dwvfJL > **** Unable to open the initial device, quitting. > --------------- > > It isn't an obvious permissions problem, because I can "touch" that file > with no problem. Confirm - with for instance "type -a ps2pdf" or "which ps2pdf" if you're really invoking the ps2pdf you believe you're invoking, and if not, fix your installation and/or the PATH variable (though Windows's dialogue). I've had all sorts of issues when my Cygwin box inadvertently ended up using the notoriously-outdated ps2pdf that got installed by MATLAB and ended up earlier in the $PATH... > I then tried just "gs tp.ps", and that fails with this: > > ------------------ > % gs tp.ps > GPL Ghostscript 8.62 (2008-02-29) > Copyright (C) 2008 Artifex Software, Inc. All rights reserved. > This software comes with NO WARRANTY: see the file PUBLIC for details. > Loading NimbusMonL-Regu font from > /usr/share/ghostscript/fonts/n022003l.pfb... 2449904 1067520 4774456 > 3452340 ... > 3456751 > 1 done. > GPL Ghostscript 8.62: **** Could not open the file . > Error: /invalidfileaccess in --showpage-- > Operand stack: > 1 true Is the output file in use? You cannot overwrite open file because most (not all) applications lock their input files. A notable exception for PDF viewers is SumatraPDF. -- Matthias Andree -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |