From: Doug B. <bo...@vt...> - 2000-05-26 17:12:32
|
I'm fairly new to developing apps on unix based platforms, more specifically an SGI maghine running IRIX 6.5. Anyway, I got Mesa3.2 completely built including glut and I have begun writing apps. I can compile and link find producing the desired executable. But when I run it it gives me a runtime error saying it can't map soname 'libglut.so' ....... All that I know about .so files is that they are dynamic linking libraries.. How do i fix the problem.. Thanks. Matt Campbell |