So, I know pretty much nothing about code, but I'm trying to install Wine (the Windows not-an-emulator) on OS X and I get:
configure: error: /usr/X11R6/lib/libGL.a is present on your system.
This prevents linking to OpenGL. Delete the file and restart configure.
But when I try to find libGL.a using the Search in the Finder, it doesn't show up, nor are there any folders named X11R6 that show up, just a lot of folders in the form usr-X11R6-lib-lib[something.#].dylib. I tried deleting the one named usr-X11R6-lib-libGL.1.dylib, but I still got the same error. Any idea how I can find this file? Thanks.