Shared libraries?

hi

until recently i was just developing under windows. now i just wanted to compile a example under linux. i am able to compile with GL, GLU and glut, but when i want to start to execute the app. i get the message that it can’t find libglide2x.so.
well, everything takes place on a laptop with a Neomagick graphics chip, and as far as i know this chip is not stuff from 3dfx.
what am i doing wrong.

thanx for any help,
martin

Sounds like your Mesa libraries were compiled to use GLIDE, which is probably not what you want.

Your options are to either recompile Mesa yourself, or grab some RPMs that are compiled correctly.

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