[rtems-docs commit] Add openSUSE installation hints

Sebastian Huber sebh at rtems.org
Mon Nov 7 06:27:52 UTC 2016


Module:    rtems-docs
Branch:    master
Commit:    cffdb6024ce9f88c638561bb08a3025ea0497b2d
Changeset: http://git.rtems.org/rtems-docs/commit/?id=cffdb6024ce9f88c638561bb08a3025ea0497b2d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Nov  7 07:27:36 2016 +0100

Add openSUSE installation hints

---

 README.txt | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/README.txt b/README.txt
index a8143ac..6a230e8 100644
--- a/README.txt
+++ b/README.txt
@@ -95,7 +95,20 @@ Sphinx:
 PDF:
 
   # pacman -S texlive-bin texlive-core texlive-latexextra texlive-fontsextra \
-              pygmentize
+
+openSUSE
+~~~~~~~~
+
+Packages:
+
+  # zypper in python-pip 'texlive*'
+
+Sphinx:
+
+  # pip install -U Sphinx
+
+Using pip to install Sphinx destroys the python-Sphinx package if installed via
+RPM.
 
 Latex Setup
 ~~~~~~~~~~~




More information about the vc mailing list