pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/doc



On Aug 29, 12:48am, rodent%NetBSD.org@localhost wrote:
} On Mon, Apr 08, 2013 at 09:55:53AM +0900, OBATA Akio wrote:
} > On Mon, 08 Apr 2013 06:17:17 +0900, Thomas Klausner 
<wiz%netbsd.org@localhost> wrote:
} > 
} > >On Sun, Apr 07, 2013 at 02:13:51PM -0700, John Nemeth wrote:
} > >>} -----> Building pdf output
} > >>} [Checking tools for typesetting...NG]
} > >>} ===> ERROR: The following packages are missing for typesetting:
} > >>}       - ghostscript>=7.05
} > >>}   Make sure to install the latest package of meta-pkgs/netbsd-doc
} > >>}   via pkgsrc.  For printable formats, meta-pkgs/netbsd-doc-print is 
} > >>needed.
} > >>} *** Error code 1
} > >>
} > >>     Is your pkgsrc tree out of date?  netbsd-doc-print has
} > >>"USE_TOOLS+=     gs:run" and mk/replace.mk was properly updated.  When
} > >>I do "make show-depends" in netbsd-doc-print, it shows
} > >>"{ghostscript-gpl,ghostscript-agpl}>=6.01:../../print/ghostscript-gpl"
} > >
} > >This is not in pkgsrc itself, but later during the build.
} > >I see the same.
} > 
} > http://mail-index.netbsd.org/pkgsrc-users/2013/04/02/msg017905.html
} > 
} > It is in htdocs/share/mk/doc.docbook.mk.
} 
} make regen fetches htdocs, but in the end it's the same ghostscript error.

     Do you have a ghostscript installed?  If so, what version?  What
does the output of "pkg_info | grep ghostscript" show?

htdocs/share/mk/doc.docbook.mk contains:

REQPKGS_PRINT?= tex-jadetex>=3.13 ghostscript>=7.05

It might need adjusting.

}-- End of excerpt from rodent%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index