Re: system drm
Chris Collins <[email protected]> Wed, 4 Feb 2009 01:03:12 -0800
| Newsgroups | gmane.comp.video.dri.user |
|---|---|
| Message-ID | <[email protected]> |
Hey Thanks Alex, On Wed, Feb 04, 2009 at 02:41:47AM -0500, Alex Deucher wrote: > > Where do I look to see the drm currently on my system? > > should be in /usr/lib So, my current distribution "Slackware 12.2" has libdrm 2.3.0 chris@ira:~$ ls -l /usr/lib/libdrm.so* lrwxrwxrwx 1 root root 15 2011-01-16 13:18 /usr/lib/libdrm.so -> libdrm.so.2.3.0* lrwxrwxrwx 1 root root 15 2011-01-16 13:18 /usr/lib/libdrm.so.2 -> libdrm.so.2.3.0* -rwxr-xr-x 1 root root 34556 2007-02-11 17:06 /usr/lib/libdrm.so.2.3.0* In order to test and debug, I need to build the latest development version. I'm not exactly sure how. There is the wiki entry 1. Building the DRI with X.org and Mesa 1.3. Building libdrm http://dri.freedesktop.org/wiki/Building#head-b3fb665c9f24b4a32424b78428c082e830832250 Is this the route to build the latest development build? Or, is there some other guide to refer to, for building and testing libdrm? Thanks again, --Chris ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com --