> 
> 
> believe it or not pkgconfig actually makes your life easier...once you
> get to know it ;)  It's the unix way.  It basically tells you where to
> find header information for various packages.  You copy the package's
> .pc file to the pkgconfig directory (often /usr/lib/pkgconfig).  then
> try and build again.
> 
> Alex


To someone just wanting to get DRI working the libdrm stuff makes things
more complicated. I think libdrm just just install itself to some
location where it is found by pkgconfig by default, so that one
doesn't have to learn about pkgconfig just to compile Mesa.

Philipp


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to