Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
dynare
Commits
9cfac587
Verified
Commit
9cfac587
authored
3 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
README: tex-gyre is needed for building doc in Debian testing; instructions tested on Debian 11
[skip ci] (cherry picked from commit
2da985c4
)
parent
2a57040f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#6278
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-2
4 additions, 2 deletions
README.md
with
4 additions
and
2 deletions
README.md
+
4
−
2
View file @
9cfac587
...
...
@@ -219,6 +219,7 @@ All the prerequisites are packaged:
-
`texlive-plain-generic`
-
`lmodern`
(for macroprocessor PDF)
-
`python3-sphinx`
-
`tex-gyre`
-
`latexmk`
-
`libjs-mathjax`
-
`doxygen`
...
...
@@ -226,12 +227,13 @@ All the prerequisites are packaged:
You can install them all at once with:
```
sh
apt
install
build-essential gfortran liboctave-dev libboost-graph-dev libgsl-dev libmatio-dev libslicot-dev libslicot-pic libsuitesparse-dev flex bison autoconf automake texlive texlive-publishers texlive-latex-extra texlive-fonts-extra texlive-latex-recommended texlive-science texlive-plain-generic lmodern python3-sphinx latexmk libjs-mathjax doxygen x13as
apt
install
build-essential gfortran liboctave-dev libboost-graph-dev libgsl-dev libmatio-dev libslicot-dev libslicot-pic libsuitesparse-dev flex bison autoconf automake texlive texlive-publishers texlive-latex-extra texlive-fonts-extra texlive-latex-recommended texlive-science texlive-plain-generic lmodern python3-sphinx
tex-gyre
latexmk libjs-mathjax doxygen x13as
```
If you use MATLAB, we strongly advise to also
`apt install matlab-support`
and confirm to rename the GCC libraries shipped with MATLAB to avoid possible conflicts with GCC libraries shipped by your distribution.
Tested on
-
Debian 10
-
Debian “Buster” 10
-
Debian “Bullseye” 11
-
Ubuntu 20.04
-
Ubuntu 20.10
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment