Bug 692812

Summary: Batch-files call incorrect binary for 64 bit
Product: Ghostscript Reporter: Christian Luijten <christian>
Component: Config/InstallAssignee: Default assignee <ghostpdl-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: chris.liddell
Priority: P4    
Version: 9.04   
Hardware: PC   
OS: Windows 7   
Customer: Word Size: ---

Description Christian Luijten 2012-01-25 09:13:46 UTC
The scripts ps2pdf.bat etc in lib/ won't work on 64 bit installs (except if GS / GSC env. vars are set), because they try to call the 32 bit version of Ghostscript:

From gssetgs.bat:
if %GS%/==/ set GS=gswin32
if %GSC%/==/ set GSC=gswin32c
Comment 1 Chris Liddell (chrisl) 2012-01-25 09:15:35 UTC

*** This bug has been marked as a duplicate of bug 692089 ***
Comment 2 Christian Luijten 2012-01-25 09:20:11 UTC
*** Bug 692813 has been marked as a duplicate of this bug. ***