View Single Post
Old 11-23-2015, 02:12 PM   #6
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Someone who is building from source might want to get acquainted with the minutiae of their package manager.

Code:
[eschwartz@arch ~]$ pacman -Qo /usr/include/GL/gl.h
/usr/include/GL/gl.h is owned by mesa 11.0.6-1
I am sure debian must have some similar command.

And a script that checks for needed libraries could wrap the search feature of various package managers.

...

Of course, as you say, knowing what to check for is a feat all of its own.

Last edited by eschwartz; 11-23-2015 at 02:19 PM.
eschwartz is offline   Reply With Quote