#26057: xpdf cant find paper defn nor fonts -------------------------------------+-------------------------------------- Reporter: davidh@… | Owner: ricci@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: xpdf -------------------------------------+-------------------------------------- Comment(by gale@…): Replying to [comment:4 macosx12345@…]:
...I suggest using the fonts that the port `urw-fonts` provides. I attached a patch proposal to xpdf's portfile that removes the run-depency to ghostscript, adds a run-dependency to urw-fonts and lets xpdf use the fronts from `urw-fonts` by default.
I vote for this patch. That is a much lighter dependency, and it's all we need.
(This does not solve the paper definition issue.)
The current version of `xpdf` requires the `PAPERSIZE` environment variable to be set at runtime. Setting it stops that error message. The value of the environment variable is used as the default, but it is overridden if either the `-paper` option is specified on the command line or if `psPaperSize` is specified in `xpdfrc`. -- Ticket URL: <https://trac.macports.org/ticket/26057#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS