Changes
Page history
Update build_linux
authored
Dec 10, 2025
by
Adrien Crovato
Hide whitespace changes
Inline
Side-by-side
build_linux.md
View page @
a32d7317
...
@@ -34,7 +34,7 @@ SWIG 4.2.0 (default on ubuntu 24.04) has a bug. Refer to [this page](https://git
...
@@ -34,7 +34,7 @@ SWIG 4.2.0 (default on ubuntu 24.04) has a bug. Refer to [this page](https://git
```
bash
```
bash
sudo
apt
install
libmumps-seq-dev
sudo
apt
install
libmumps-seq-dev
sudo
apt
install
doxygen graphviz
sudo
apt
install
doxygen graphviz
sudo
apt
install
python3-vtk9
sudo
apt
install
libvtk9-dev libvtk9-qt-dev
python3
-m
pip
install
vtk
python3
-m
pip
install
vtk
```
```
...
...
...
...