mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 03:46:40 +08:00
Add openSUSE installation hints
This commit is contained in:
parent
5a7280afd7
commit
cffdb6024c
15
README.txt
15
README.txt
@ -95,7 +95,20 @@ Sphinx:
|
|||||||
PDF:
|
PDF:
|
||||||
|
|
||||||
# pacman -S texlive-bin texlive-core texlive-latexextra texlive-fontsextra \
|
# 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
|
Latex Setup
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user