Where's the glx library?

I’m trying to build a example program.
It uses the function glXChooseVisual.I can compile because it is declared in <GL/glx.h>.
The problem is that I don’t know where the library is located or what it is called. So it won’t link.
How do I find it? An exact answer would be good. A general answer about how to find libraries would also be good if there is such a thing.
I’m using fc2 with a rage fury pro video card. It runs opengl programs with no problem.
Thanks,
John

I tried this at the command line and it linked just fine. The actual problem is that I do not know how to configure the anjuta ide. That’s a different problem.
Sorry, false alarm.
John

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.