Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dartflo
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
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
Aerospace and Mechanical Engineering
dartflo
Wiki
build_linux
Changes
Page history
New page
Templates
Clone repository
Update build_linux
authored
2 years ago
by
Adrien Crovato
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build_linux.md
+1
-2
1 addition, 2 deletions
build_linux.md
with
1 addition
and
2 deletions
build_linux.md
View page @
6b5588d3
...
...
@@ -23,8 +23,7 @@ echo "export INCLUDE=${INCLUDE}:/usr/include/mkl" >> ~/.bashrc
# MUMPS
sudo
apt
install
libmumps-seq-dev
# VTK/Qt
sudo
apt
install
libvtk9-dev qtbase5-dev
sudo
apt
install
python3-vtk9 python3-pyqt5
sudo
apt
install
libvtk9-dev python3-vtk9
# Documentation
sudo
apt
install
doxygen
sudo
apt
install
graphviz
...
...
This diff is collapsed.
Click to expand it.