%general-entities; ]> $LastChangedBy$ $Date$ libdrm-&libdrm-version;.tar libdrm libdrm-&libdrm-version; libdrm Introduction to libdrm libdrm provides core library routines for the X Windows System to directly interface with video hardware using the linux kernel's Direct Rendering Modules. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libdrm-md5sum; Download size: &libdrm-size; Estimated disk space required: &libdrm-buildsize; Estimated build time: &libdrm-time; Installation of libdrm libdrm should be installed with the same installation prefix of your X Windows System. Replace '[prefix]' in the instructions below with the chosen installation prefix of your X Windows System. Install libdrm by running the following commands: autoreconf && ./configure --prefix=[prefix] && make Now, as the root user: make install Command Explanations autoreconf: regenerates the configure script to fix a broken test in the included configure script. Contents Installed Libraries libdrm.[so,a] Short Descriptions libdrm.[so,a] contains the Direct Rendering Manager library functions. libdrm.[so,a]