On Ubuntu 16.04 the latexpdf target failed for me until I installed latexmk
Signed-off-by: Bill Mills wmills@ti.com --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.rst b/README.rst index c53ab3f..f20ddbf 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,8 @@ On Debian and Ubuntu ::
# apt-get install python-sphinx texlive texlive-latex-extra libalgorithm-diff-perl \ - texlive-humanities texlive-generic-recommended texlive-generic-extra + texlive-humanities texlive-generic-recommended texlive-generic-extra \ + latexmk
If the version of python-sphinx installed is too old, then an additional new version can be installed with the Python package installer::
Same for me Ubuntu is giving error , However I could build on my fedora machine
Regards Udit
-----Original Message----- From: arm.ebbr-discuss-bounces@arm.com [mailto:arm.ebbr-discuss- bounces@arm.com] On Behalf Of Bill Mills Sent: Thursday, July 5, 2018 6:53 PM To: arm.ebbr-discuss@arm.com; boot-architecture@lists.linaro.org Subject: [Arm.ebbr-discuss] [PATCH] README: add latexmk for debian/ubuntu
On Ubuntu 16.04 the latexpdf target failed for me until I installed latexmk
Signed-off-by: Bill Mills wmills@ti.com
README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.rst b/README.rst index c53ab3f..f20ddbf 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,8 @@ On Debian and Ubuntu ::
# apt-get install python-sphinx texlive texlive-latex-extra libalgorithm-diff-perl \
texlive-humanities texlive-generic-recommended texlive-generic-
extra
texlive-humanities texlive-generic-recommended texlive-generic-
extra \
latexmk
If the version of python-sphinx installed is too old, then an additional new version can be installed with the Python package installer:: -- 2.7.4
Arm.ebbr-discuss mailing list Arm.ebbr-discuss@arm.com
On 05/07/2018 14:47, Udit Kumar wrote:
Same for me Ubuntu is giving error , However I could build on my fedora machine
Regards Udit
Applied, thanks.
g.
-----Original Message----- From: arm.ebbr-discuss-bounces@arm.com [mailto:arm.ebbr-discuss- bounces@arm.com] On Behalf Of Bill Mills Sent: Thursday, July 5, 2018 6:53 PM To: arm.ebbr-discuss@arm.com; boot-architecture@lists.linaro.org Subject: [Arm.ebbr-discuss] [PATCH] README: add latexmk for debian/ubuntu
On Ubuntu 16.04 the latexpdf target failed for me until I installed latexmk
Signed-off-by: Bill Mills wmills@ti.com
README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.rst b/README.rst index c53ab3f..f20ddbf 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,8 @@ On Debian and Ubuntu ::
# apt-get install python-sphinx texlive texlive-latex-extra libalgorithm-diff-perl
\
texlive-humanities texlive-generic-recommended texlive-generic-
extra
texlive-humanities texlive-generic-recommended texlive-generic-
extra \
latexmk
If the version of python-sphinx installed is too old, then an additional new
version can be installed with the Python package installer::
2.7.4
Arm.ebbr-discuss mailing list Arm.ebbr-discuss@arm.com
Arm.ebbr-discuss mailing list Arm.ebbr-discuss@arm.com
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
boot-architecture@lists.linaro.org