[PlanetCCRMA] Re: please help, problems with gem also

Andres Cabrera andres@geminiflux.com
Sun Apr 10 19:25:02 2005


Hi Dominic,
I recently built gem on planetCCRMA FC2 (to try gem 0.90). After some
trouble I got it going. You need to:
-place the gem libs on the same folder as the gem sources, i.e. a
directory that includes: the gem-0.90.0 folder and the folder GemLibs (I
also have a folder there called glut-3.7, but I'm not sure if it's
needed)
-You need to modify the configure file because it generates an error on
red hat linuxes. You must change line 2465 to read:
LIBS="-shared -Wl,-export-dynamic $LIBS"

That did it for me. Hope it works for you.

Cheers,
Andres