#19602: rb-rmagick fails to install ("unable to read font ... n022003l.pfb") ----------------------------+----------------------------------------------- Reporter: erik@… | Owner: febeling@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: rb-rmagick ----------------------------+----------------------------------------------- Comment(by mdippery@…): I solved the problem by creating the following symlinks in `/opt/local/share/ghostscript/fonts` to the equivalent files in `/opt/local/share/fonts/urw-fonts`: * `./n019003l.afm` * `./n019003l.pfb` * `./n019003l.pfm` * `./n019004l.afm` * `./n019004l.pfb` * `./n019004l.pfm` * `./n019023l.afm` * `./n019023l.pfb` * `./n019023l.pfm` * `./n019024l.afm` * `./n019024l.pfb` * `./n019024l.pfm` * `./n021004l.afm` * `./n021004l.pfb` * `./n021004l.pfm` * `./n022003l.afm` * `./n022003l.pfb` * `./n022003l.pfm` Maybe one of the ports should create these symlinks? I don't know enough about ghostscript, urw-fonts, fontconfig, etc., to know whose responsibility this would be. -- Ticket URL: <http://trac.macports.org/ticket/19602#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS