Contents
$XORG_PREFIX/include/drm
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.3.1.tar.bz2
Download (FTP): ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/libdrm-2.3.1.tar.bz2
Download MD5 sum: 620fe7dd02c3236c3e9881a3a238173d
Download size: 304 KB
Estimated disk space required: 3.4 MB
Estimated build time: less than 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
$XORG_PREFIX/include/drm
Last updated on 2008-12-02 22:57:38 -0600