Search found 1 match
- 27 Feb 2007, 23:58
- Forum: Linux
- Topic: trouble installing glew on FC6 64 bit
- Replies: 5
- Views: 1322
trouble installing glew on FC6 64 bit
I've been attempting to install glew in order to run Spring in linux. However, I've run into a snag. When I try and run make on the makefile in the glew directory I get the following error: cc -shared -Wl,-soname=libGLEW.so.1.3 -o lib/libGLEW.so.1.3.5 src/glew.pic_o -L/usr/X11R6/lib -lXmu -lXi -lGLU...