#18647: font path is incorrect in Imagemagick ----------------------------------+----------------------------------------- Reporter: jeremyhu@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Component: ports Version: 1.7.0 | Keywords: Port: ImageMagick | ----------------------------------+----------------------------------------- Comment(by ned@…): I have two machines with Macports installed. The fonts are right on one, but not on the other. They both have ghostscript and ImageMagick installed. The one where the installation is wrong happens to have had another installation of gs in /usr/local/bin/gs: $ which -a gs /usr/local/bin/gs /opt/local/bin/gs This machine is also missing a number of fonts in /opt/local/bin/gs/fonts that the other one has. But it has these fonts in /usr/local/share/ghostscript/fonts. I suspect that some configure script found the installation of ghostscript in /usr/local and got confused. The Macports install should prepend the /opt/local path, I think... -- Ticket URL: <http://trac.macports.org/ticket/18647#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS