#20066: ghostscript 8.64: iapi.h and ierrors.h (libgs) not found ---------------------------------+------------------------------------------ Reporter: rickrich@… | Owner: takanori@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: ghostscript | ---------------------------------+------------------------------------------ Changes (by takanori@…): * status: new => closed * resolution: => fixed Comment: I think foomatic-filters can be built by the following command now, because I modified ghostscript @8.70_0 to install libgs.dylib by default. {{{ $ tar xvfz foomatic-filters-4.0.2.tar.gz $ cd foomatic-filters-4.0.2 $ CPPFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib" ./configure $ make }}} -- Ticket URL: <http://trac.macports.org/ticket/20066#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS