From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 697C2A0471 for ; Sat, 17 Aug 2019 08:11:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1DEDB2C02; Sat, 17 Aug 2019 08:11:03 +0200 (CEST) Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) by dpdk.org (Postfix) with ESMTP id 2069A2C02 for ; Sat, 17 Aug 2019 08:11:02 +0200 (CEST) Received: by mail-pl1-f173.google.com with SMTP id go14so3012162plb.0 for ; Fri, 16 Aug 2019 23:11:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=n0oRFfFmpazuV9xtpnKxk3BshDrMr3YDdULToqQqe6Q=; b=MBbxz193eBcH5VpeZWfWKUbJc23fPOB1iI7GdKovZjV28VCABEDIY9OJG6u9vKqvba Ilwf1OyXEU+dkKrteDj+aHqgvQsM4czBl2bodsywaL2ytn9Q+itxmgTEbvPO3rRTq6kK SBm+8iLX2IRzIzCaOri4MnYY+1zkQ05ZktH5vmfmhzGPvdc4esDauCoW4ySEkAUdxyeY KIMI6pf1PmNKWHn8xL6hSKKM01PobYkd1jqXSesgA272+TeZQemSXpCpQmDohqxWhe7O 9Sm+pqFT8vSzy7VbSuu3yWU5lHdsB7+6YZQUwq2+jKQShMXQvRCddoY01QONF9O//h17 tiBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=n0oRFfFmpazuV9xtpnKxk3BshDrMr3YDdULToqQqe6Q=; b=pdgFhRshXE3szUS5NDFM5FBm93ZH79nO1MvJygaii0Mxxl5hWbnXQCIKF9uGLLGk9P lAn8SVbg/Yb0yWEHDhHk2B3icMWOckQftzBUPyY+Ttv35lU10FOE1xUKoCk8LpYtjvTc yBB+5lakqePs9jxsKaQG+xx800OR+6ar2+SaOdO+JV0YVHDP+D/DnuUN+9a9u3KhefV+ n5MtW5L6D/hjdEWNkPp5eNUh9lxSNeWMfqUnr6yIMQPUKpr6uZwaHuI9FhnpB1zQJ757 ujMWJI5/Q3RypOdFu8E6WN/uz799PJtinY2qXBp8R+oBVlM1nR82ja0WNr0fMou2Yh3Q Nv3g== X-Gm-Message-State: APjAAAV77UfRjp4kyirYp6Xpw+RSQaKNpMhswFiTJ1XvQU6IMW2aGVJu 6f+mwYQ2/nPk9gZGfvqsv488D1G/ X-Google-Smtp-Source: APXvYqz6ktmRSs5K/7zjcoat5yxUl65j7E5BAw4oGT7gYqWfODhO26siQ7oi8ViSdi01qRADWTyfDw== X-Received: by 2002:a17:902:b58e:: with SMTP id a14mr3159251pls.171.1566022261057; Fri, 16 Aug 2019 23:11:01 -0700 (PDT) Received: from mugwort.local (i125-203-128-237.s41.a026.ap.plala.or.jp. [125.203.128.237]) by smtp.gmail.com with ESMTPSA id w9sm8159193pfn.19.2019.08.16.23.10.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Aug 2019 23:11:00 -0700 (PDT) To: Hideyuki Yamashita References: <20190815080339.27914-1-yasufum.o@gmail.com> <20190815080339.27914-2-yasufum.o@gmail.com> <20190816181230.D125.17218CA3@ntt-tx.co.jp_1> Cc: spp@dpdk.org From: Yasufumi Ogawa Message-ID: <5d391887-bb2e-79e6-5c46-3d85f1073aaa@gmail.com> Date: Sat, 17 Aug 2019 15:10:57 +0900 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190816181230.D125.17218CA3@ntt-tx.co.jp_1> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [spp] PDF document compilation on CentOS X-BeenThere: spp@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Soft Patch Panel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spp-bounces@dpdk.org Sender: "spp" > Hello, > > Righ now , PDF compilation is not supported for CentOS. > > I think some more packages should be installed in addition > to written in RST document. > (https://spp.readthedocs.io/en/latest/gsg/install.html#build-documentation) Hideyuki, Thanks for your help! By the way, which version of CentOS are you tested? CentOS 7.6 as described here? https://spp.readthedocs.io/en/latest/gsg/setup.html > > The following steps resolved the problem for me. > > 1. > $sudo yum install latexmk texlive-*.noarch > > 2. > # tabulary.sty > $wget http://mirrors.ctan.org/macros/latex/contrib/tabulary.zip > $unzip tabulary.zip > $cd tabulary > $latex tabulary.ins > $cd ../ > $sudo mv tabulary /usr/share/texlive/texmf-dist/tex/latex/ > > 3. > # capt-of.sty > $wget http://mirrors.ctan.org/macros/latex/contrib/capt-of.zip > $unzip capt-of.zip > $cd capt-of > $latex capt-of.ins > $cd ../ > $sudo mv capt-of /usr/share/texlive/texmf-dist/tex/latex/ > > 4. > # needspace.sty > $wget http://mirrors.ctan.org/macros/latex/contrib/needspace.zip > $unzip needspace.zip > $cd needspace > $latex needspace.ins > $cd ../ > $sudo mv needspace /usr/share/texlive/texmf-dist/tex/latex/ > > 5. > # create ls-R database > $sudo texhash Could you send a patch for this update for documentation if possible? Thanks, Yasufumi > > > Thanks. > > BR, > Hideyuki Yamashita > NTT TechnoCross > >