Le paquet muparser est une bibliothèque d'analyse mathématique rapide en C et en C++.
This package is known to build and work properly using an LFS 12.1 platform.
Téléchargement (HTTP) : https://github.com/beltoforion/muparser/archive/v2.3.4/muparser-2.3.4.tar.gz
Somme de contrôle MD5 : b92180a648be88238008ea01a597ccb9
Taille du téléchargement : 112 Ko
Estimation de l'espace disque requis : 5,1 Mo
Estimation du temps de construction : 0,1 SBU
Installez muparser en exécutant les commandes suivantes :
mkdir -v build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ .. && make
Pour tester les résultats lancez : make test.
Maintenant, en tant qu'utilisateur root
:
make install