From: Brad M. <bm...@lu...> - 2006-02-14 19:02:02
|
I was getting the exact same problem under SuSE 9.3 this morning. I added the -lGLU as you suggested and that seems to have solved the problem for me. Thanks! Brad On Feb 13, 2006, at 9:46 AM, Jonathan Brandmeyer wrote: > 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 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through > log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD > SPLUNK! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |