From: Jonathan B. <jbr...@ea...> - 2006-02-13 15:47:07
|
On Sun, 2006-02-12 at 23:57 +0100, Ruben Huele wrote: > Dear Madam, Sir, > > As far as I am aware, I followed all the directions on > http://vpython.org/ and got the program installed and running indeed > under Suse 10.0. However, trying the bounce.py example, I got an import > error message on gluErrorString. Attached. please find the config.log, > the build.log and the output in Idle from running bounce.py. Please add -lGLU at the end of src/Makefile line 49 and tell me if that helps. -Jonathan |