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.4.14.tar.bz2
Download (FTP): http://karakurty.info/ftp/pub/FreeBSD/ports/distfiles/libdrm-2.4.14.tar.bz2
Download MD5 sum: e785b6a6ebd6b8a49dd8210cd8742842
Download size: 412 KB
Estimated disk space required: 5.5 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 2009-10-31 17:42:03 +0000