This package provides the Mesa OpenGL Utility library.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
Download (HTTP): https://archive.mesa3d.org/glu/glu-9.0.3.tar.xz
Download MD5 sum: 06a4fff9179a98ea32ef41b6d83f6b19
Download size: 216 KB
Estimated disk space required: 5.9 MB
Estimated build time: 0.2 SBU
Install GLU by running the following commands:
mkdir build && cd build && meson setup .. \ --prefix=$XORG_PREFIX \ -Dgl_provider=gl \ --buildtype=release && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install && rm -vf /usr/lib/libGLU.a