Re: linux compatability question

2007-01-03 Thread Jim Stapleton
Thank you, I had to use a different linux library (linux-dri I think), but it ended up working. -Jim Stapleton On 12/27/06, Boris Samorodov <[EMAIL PROTECTED]> wrote: On Wed, 27 Dec 2006 14:02:39 -0500 Jim Stapleton wrote: > I'm not sure what to do at this point, I'm trying to run a linux app

Re: linux compatability question

2006-12-27 Thread Boris Samorodov
On Wed, 27 Dec 2006 14:02:39 -0500 Jim Stapleton wrote: > I'm not sure what to do at this point, I'm trying to run a linux app > (binary) that requires libGLU.so.1, and it's an x86 binary. It requires a linux library. > When I first ran it, it complained that the file libGLU.so.1 could not > be

linux compatability question

2006-12-27 Thread Jim Stapleton
I'm not sure what to do at this point, I'm trying to run a linux app (binary) that requires libGLU.so.1, and it's an x86 binary. When I first ran it, it complained that the file libGLU.so.1 could not be found (it was in my /usr/X11R6/lib directory. I made a simlink with that name to that file to