On Jun 28, 2010, at 12:40 AM, erik quanstrom wrote:
guess i forgot the "bind /tmp /sys/lib/lp/tmp".  lp is
pretty complicated.

- erik


Thanks, now it worked. I decided to investigate the issue further with what you gave me and I found that all I needed to get it to work was the
        bind /n/sources/plan9/sys /sys
and further constrained that to
        bind /n/sources/plan9/sys/lib/postscript/ /sys/lib/postscript/
However, overwriting my /sys/lib/postscript with the one from sources did not fix the problem. Is there some fundamental difference between binding and copying that I'm overlooking or just some weird behavior in ghostscript that is causing this to happen?

The diff output from comparing the two directories:

diff /sys/lib/postscript//troff/HX /n/sources/plan9/sys/lib/ postscript//troff/HX
1c1
< 0x0000 0x00ff Helvetica-Narrow-BoldOblique
---
> 0x0000 0x00ff Helvetica-BoldOblique
Only in /n/sources/plan9/sys/lib/postscript//troff: Hx


Reply via email to