libdrm provides core library routines for the X Window System to directly interface with video hardware using the Linux kernel's Direct Rendering Modules.
Download (HTTP): http://dri.freedesktop.org/libdrm/libdrm-2.0.1.tar.gz
Download (FTP): ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/libdrm-2.0.1.tar.gz
Download MD5 sum: 9d1aab104eb757ceeb2c1a6d38d57411
Download size: 276 KB
Estimated disk space required: 3.2 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libdrm
This package should only be built if you are installing Xorg-7.1. If you have installed or will be installing Xorg-6.9.0 or XFree86, it is provided by those packages and should not be installed here. Ensure that you have the XORG_CONFIG and XORG_PREFIX variables set as described in the Xorg-7.1 page.
Install libdrm by running the following commands:
./configure --prefix=$XORG_PREFIX && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2007-01-18 13:38:19 -0600