#32691: ghostscript: cannot find default lab icc profile -----------------------------------------+---------------------------------- Reporter: Philippe.Lamarre@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ghostscript -----------------------------------------+---------------------------------- Changes (by ryandesign@…): * cc: Philippe.Lamarre@… (removed) * keywords: ghostscript icc profile => * owner: macports-tickets@… => takanori@… * port: => ghostscript Old description:
When I try to use ps2pdf or ghostxxx I get the following error: ps2pdf x.ps x.pdf Unrecoverable error: syntaxerror in token Operand stack: --nostringval-- --nostringval-- sfopen: gs_parse_file_name failed. ./base/gsicc_manage.c:866: gsicc_open_search(): Could not find lab.icc | ./psi/zusparam.c:856: set_lab_icc(): cannot find default lab icc profile
Note, required files are present: lamarre$ ls /opt/local/share/ghostscript/9.04/iccprofiles/ default_cmyk.icc default_rgb.icc lab.icc ps_gray.icc sgray.icc default_gray.icc gray_to_k.icc ps_cmyk.icc ps_rgb.icc srgb.icc
New description: When I try to use ps2pdf or ghostxxx I get the following error: {{{ ps2pdf x.ps x.pdf Unrecoverable error: syntaxerror in token Operand stack: --nostringval-- --nostringval-- sfopen: gs_parse_file_name failed. ./base/gsicc_manage.c:866: gsicc_open_search(): Could not find lab.icc | ./psi/zusparam.c:856: set_lab_icc(): cannot find default lab icc profile }}} Note, required files are present: {{{ lamarre$ ls /opt/local/share/ghostscript/9.04/iccprofiles/ default_cmyk.icc default_rgb.icc lab.icc ps_gray.icc sgray.icc default_gray.icc gray_to_k.icc ps_cmyk.icc ps_rgb.icc srgb.icc }}} -- -- Ticket URL: <https://trac.macports.org/ticket/32691#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS