[gs-bugs] [Bug 689040] Installation on other harddrive than default (disk c)
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Mon Feb 1 21:48:52 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=689040
ray.johnston at artifex.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ray.johnston at artifex.com 2010-02-01 13:48 -------
Building with GS_LIB_DEFAULT= (and the default COMPILE_INIT=1) results in the
search paths shown from:
gswin32c -h
showing:
Search path:
. ; %rom%Resource/Init/ ; %rom%lib/ ; %rom%Resource
Initialization files are compiled into the executable.
Based on this, there will be no attempts to open "C:" or any other hard drive.
Anyone that has this problem can rebuild (using, for example the free Visual
Studio Express C++) to avoid the problem. The free, pre-built binaries for
Windows are for example only.
Closing as "FIXED" since COMPILE_INITS=1 and GS_LIB_DEFAULT= as build macros
prevents the problem.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list