[Pkg-owncloud-commits] [owncloud-doc] 214/227: Add Debian/Ubuntu dependencies section to README.rst.

David Prévot taffit at moszumanska.debian.org
Sat Oct 11 17:20:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 9da35162aad9882bebf43a67218947372329d9e4
Author: Bernhard Reiter <ockham at raz.or.at>
Date:   Tue Oct 7 11:00:01 2014 +0200

    Add Debian/Ubuntu dependencies section to README.rst.
---
 README.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.rst b/README.rst
index 7d185b8..e69db43 100644
--- a/README.rst
+++ b/README.rst
@@ -85,6 +85,18 @@ The openSUSE way
  make latexpdf
  okular _build/latex/ownCloudUserManual.pdf
 
+The Debian/Ubuntu way
+~~~~~~~~~~~~~~~~~~~~~
+ sudo apt-get install python-pil
+ sudo apt-get install python-sphinx
+ sudo apt-get install python-sphinxcontrib.phpdomain
+ sudo apt-get install rst2pdf
+ sudo apt-get install texlive-fonts-recommended
+ sudo apt-get install texlive-latex-extra
+ sudo apt-get install texlive-latex-recommended
+ cd user_manual
+ make latexpdf
+ evince _build/latex/ownCloudUserManual.pdf
 
 Windows
 ^^^^^^^

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list