%general-entities; ]> $LastChangedBy$ $Date$ libepoxy-&libepoxy-version; libepoxy Introduction to libepoxy libepoxy is a library for handling OpenGL function pointer management. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libepoxy-md5sum; Download size: &libepoxy-size; Estimated disk space required: &libepoxy-buildsize; Estimated build time: &libepoxy-time; libepoxy Dependencies Required Optional (to build documentation). User Notes: Installation of libepoxy Install libepoxy by running the following commands: ./configure --prefix=/usr --disable-static && make If you have , issue make dox to build documentation. To test the results, issue: make check. Now, as the root user: make install If you have built documentation previously, install it with following commands as the root user: mkdir -pv /usr/share/doc/libepoxy-&libepoxy-version; && cp -rv doc/html/* /usr/share/doc/libepoxy-&libepoxy-version; Command Explanations : Use this switch if you want to use Mozilla NSS instead of OpenSSL. Contents Installed Programs Installed Library Installed Directory None libepoxy.so /usr/share/doc/libepoxy-&libepoxy-version; Short Descriptions libepoxy.so provides functions to escape and encode stings according to OAuth specifications and offers high-level functionality built on top to sign requests or verify signatures using either NSS or OpenSSL for calculating the hash/signatures. libepoxy.so