On 8/2/15, 12:41 AM, "dev on behalf of Thomas Monjalon" <dev-bounces at dpdk.org on behalf of thomas.monjalon at 6wind.com> wrote:
>2015-08-02 09:39, Kevin Wilson: >> I have downloaded dpdk-2.0.0.tar.gz from dpdk.org >> How do I build the documentation (pdf files)? > >They are available here: > http://dpdk.org/doc/archives/dpdk-2.0/pdf/guides/ >If you want to build them: > make doc-guides-pdf >You'll need these packages: > python-sphinx, inkscape, texlive-collection-latexextra, >texlive-collection-fontsextra Here is the command line I used for my Ubuntu install: sudo apt-get install texlive-latex-extra texlive-fonts-extra python-sphinx inkscape Distributor ID: Ubuntu Description: Ubuntu 14.04.2 LTS Release: 14.04 Codename: trusty Hope that help someone else ? Regards, ++Keith Intel Corporation