Usually I use "apt-cache search" to find packages. For Ubuntu 14.04, I think:

* python-pygments
* dblatex
* ditaa
* doc-base
* docbook
* docbook-dsssl
* docbook-utils
* docbook-xml
* docbook-xsl
* docbook2odf

I couldn't find rasterizer; it might be in one of these packages.

Sorry this isn't better documented.

-Pieter

On Mon, Feb 22, 2016 at 10:57 PM, Osiris Pedroso <opedr...@gmail.com> wrote:
> I am trying to build ZGuide.
>
> Selfish reason is that I am using same ascii diagrams to describe my
> architecture and would like to use the same toolset to generate the
> graphics/pdf, since I like ZGuide's graphics so much.
>
> I have an up to date Ubuntu 14.04 LTS VM that I am running.
> I got the ZGuide source from git://github.com/imatix/zguide.
>
> I found the file zguide/bin/INSTALL and I am trying to install those
> packages, but several fail since Ubuntu software distribution does not know
> of them.
>
> $ sudo apt-get install rasterizer
> E: Unable to locate package rasterizer
>
> Same error for:
>
> pygmentize
> docbook2ps
> ps2pdf
> rasterizer (repeated so a nice list)
>
>
> Any idea where I should get them from?
>
> Thanks,
> Osiris
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to