The muparser package is a fast math parser library for C and C++.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/beltoforion/muparser/archive/v2.3.4/muparser-2.3.4.tar.gz
Download MD5 sum: b92180a648be88238008ea01a597ccb9
Download size: 112 KB
Estimated disk space required: 5.1 MB
Estimated build time: 0.1 SBU
Install muparser by running the following commands:
mkdir -v build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ .. && make
To test the results, issue: make test.
Now, as the root
user:
make install