Index

Subject : Re: LUG: Install OpenGL or Mesa in Fedora?

From : Gary Gatling <gsgatlin@ncsu.[redacted]>

Date : Thu, 06 Oct 2011 02:52:47 -0400

Parent


Maybe what you want is mesa-libGL and mesa-libGL-devel ?

yum install mesa-libGL mesa-libGL-devel

I have both of these packages on my centos box which is similar to fedora. I needed them to
build something at some point or they were pulled in as a dependency. The description says:

rpm -qi mesa-libGL

[snip]

Description :
Mesa libGL runtime libraries and DRI drivers.

Those and mesa-libGLU and mesa-libGLU-devel are the only "mesa's" I seem to have installed.

On Wed, Oct 5, 2011 at 9:52 PM, Quang Van Le < qvle@ncsu.[redacted] > wrote:
I tried them as root user, none of them worked.

Quang.
On Wed, 2011-10-05 at 21:40 -0400, Warren Myers wrote:
> I'd try something like
>
>
>         yum install mesa
>
>
> as `root` :)
>
>
> if that doesn't work, try
>
>
>         yum whatprovides mesa
>
>
> and see what package(s) mesa will come in.
>
>
> WMM
>
> On Wed, Oct 5, 2011 at 20:58, Quang Van Le < qvle@ncsu.[redacted] > wrote:
>         Hi all,
>
>         I need to install a package named Togl, which requires OpenGL
>         or Mesa as
>         one of its prerequisites. But I have no idea how to install
>         either
>         OpenGL or Mesa with Fedora. Do you know how to?
>
>         Thanks,
>         Quang.
>
>
>
>
>
> --
> Warren Myers
> http://warrenmyers.com
> http://twitter.com/volcimaster
> http://www.linkedin.com/in/warrenmyers
>




Replies :