Tiny Core Linux

General TC => General TC Talk => Topic started by: Scorp1us on December 07, 2010, 09:51:45 PM

Title: What provides XXXX? (in this case gl.h)
Post by: Scorp1us on December 07, 2010, 09:51:45 PM
I'm trying to compile QtMobility 1.1.0, and this is y first compile on TC. I got it on ubuntu to compile, the mesa-dev package provided it.

Is there a facility that will tell me what TCE to use?

If not, what package provides gl, and other header files?
(I think I need asound as well...)

Thanks!
Title: Re: What provides XXXX? (in this case gl.h)
Post by: Juanito on December 07, 2010, 10:29:55 PM
If you use the apps browser, there is a button "search" that toggles to "provides". Enter the file you're looking for and it will tell you which extension(s) contain that file.

..and gl.h is in Xorg-7.5-dev
Title: Re: What provides XXXX? (in this case gl.h)
Post by: Scorp1us on December 08, 2010, 12:13:51 AM
Thanks, I tried that... but it didn't list X.org. I even tried looking for an Xorg-dev, but maybe I fif X.org-dev or something.

Anyway, fond the package and it worked. Thanks!
Title: Re: What provides XXXX? (in this case gl.h)
Post by: Juanito on December 08, 2010, 12:48:37 AM
Thanks, I tried that... but it didn't list X.org. I even tried looking for an Xorg-dev, but maybe I fif X.org-dev or something.

When you toggled the search to "provides", entered gl.h and hit <enter>, did it find Xorg-7.5-dev?