[gs-bugs] [Bug 691322] Init/gs_init.ps must exist or -sGenericResourceDir doesn't work.
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue May 18 19:05:36 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691322
Marcos H. Woehrmann <marcos.woehrmann at artifex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P4 |P2
Customer| |130
--- Comment #1 from Marcos H. Woehrmann <marcos.woehrmann at artifex.com> 2010-05-18 19:05:35 UTC ---
bin/gs -sGenericResourceDir=/Users/marcos/artifex/test-8.71/test/
-I./Resource/Init -sDEVICE=ppmraw -o test.ppm ./examples/tiger.eps
produces:
*** Warning: GenericResourceDir doesn't point to a valid resource directory.
the -sGenericResourceDir=... option can be used to set this.
where:
touch test/Init/gs_init.ps
bin/gs -sGenericResourceDir=/Users/marcos/artifex/test-8.71/test/
-I./Resource/Init -sDEVICE=ppmraw -o test.ppm ./examples/tiger.eps
works as expected.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list