From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Wiles, Keith" Subject: Re: dpdk 2.0 - how to build the documentation Date: Sun, 2 Aug 2015 14:12:08 +0000 Message-ID: References: <1769062.Qdv563YfQL@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: Thomas Monjalon , Kevin Wilson Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id DF0F75A45 for ; Sun, 2 Aug 2015 16:12:17 +0200 (CEST) In-Reply-To: <1769062.Qdv563YfQL@xps13> Content-Language: en-US Content-ID: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 8/2/15, 12:41 AM, "dev on behalf of Thomas Monjalon" 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 =8B=20 Regards, ++Keith Intel Corporation