libepoxy is a library for handling OpenGL function pointer management.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://crux.nu/files/libepoxy-1.2.tar.gz
Download MD5 sum: 12d6b7621f086c0c928887c27d90bc30
Download size: 264 KB
Estimated disk space required: 21 MB
Estimated build time: 0.2 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libepoxy
Install libepoxy by running the following commands:
./autogen.sh --prefix=/usr && make
To test the results, issue: make -k check. Some test may fail for unknown reasons.
Now, as the root
user:
make install
Last updated on 2015-02-21 20:09:10 -0800