<br>
<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">well, your problem has been introduced by the [glsl_*]-objects, whichare<br>
using openGL-2.0 features.<br>your options are: install an openGL that supports openGL-2.0 specs. (if<br>you have an nvidia-card, install the nvidia-glx(-devel) packages; else i<br>don't know (so you are probably out of luck))
<br>OR<br>remove following files from the Gem-sources:<br>&nbsp;&nbsp;src/Manips/glsl_*.{cpp,h,o}<br>&nbsp;&nbsp;src/openGL/GEMglUniform*.{cpp,h,o}<br>and recompile</blockquote><div><br>
I did what you suggested and recompiled Gem successfully, -lib Gem
loads and seems to work fine. Just one last question-- by having
removed the above files, what functions in Gem am I sacrificing?<br>
Thanks again,<br>
/Brad.<br>
</div></div>