Linux Software Tips

Ribbons

For the linux port of ribbons running on Suse Linux, you will have to get an error message
ribbons: error in loading shared libraries
libGLU.so.1.1: cannot open shared object file: No such file or directory
to fix this, you must run the commands as root:
cd /usr/lib && ln -s libGLU.so libGLU.so.1.1
cd /usr/lib &&  ln -s libGL.so libGL.so.1.1

home (.de) | .com | .uk | .de © 6pm56 06 Sep 1999 Johnny Weare