Opened 13 years ago
Closed 11 years ago
#32691 closed defect (invalid)
ghostscript: cannot find default lab icc profile
Reported by: | Philippe.Lamarre@… | Owned by: | takanori@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | ghostscript |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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
Change History (4)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | Philippe.Lamarre@… removed |
---|---|
Description: | modified (diff) |
Keywords: | ghostscript icc profile removed |
Owner: | changed from macports-tickets@… to takanori@… |
Port: | ghostscript added |
Summary: | cannot find default lab icc profile → ghostscript: cannot find default lab icc profile |
comment:2 Changed 13 years ago by Philippe.Lamarre@…
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Version 9.05 works fine on a random .ps file here. Can you provide a test file that can be used to reproduce the problem?
comment:4 Changed 11 years ago by takanori@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
no response from the reporter
Note: See
TracTickets for help on using
tickets.
Problem still persist after an update january 3 2011…