Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| instalar_lagrange_en_linux [2024/01/19 15:31] – [Instalar en Linux] peron | instalar_lagrange_en_linux [2026/04/21 16:07] (actual) – editor externo 127.0.0.1 | ||
|---|---|---|---|
| Línea 12: | Línea 12: | ||
| <code bash> | <code bash> | ||
| cd ~/ | cd ~/ | ||
| - | wget -O Lagrange-1.9.3-x86_64.AppImage https:// | + | wget -O Lagrange-1.17.6-x86_64.AppImage https:// |
| - | chmod +x ~/ | + | chmod +x ~/ |
| </ | </ | ||
| Línea 26: | Línea 26: | ||
| sudo apt update; | sudo apt update; | ||
| sudo apt install cmake zip libsdl2-dev libssl-dev libpcre3-dev zlib1g-dev libunistring-dev libfribidi-dev libmpg123-dev ; | sudo apt install cmake zip libsdl2-dev libssl-dev libpcre3-dev zlib1g-dev libunistring-dev libfribidi-dev libmpg123-dev ; | ||
| + | cd /tmp ; | ||
| git clone --recursive --branch release https:// | git clone --recursive --branch release https:// | ||
| cd / | cd / | ||
