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
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-04-04 21:42:53 +0200