Jonathan Brandmeyer found that changing the last line of the setup.py in the
VPython CVS to the following fixed a problem with using this distutil script
on RedHat 8.0:
libraries = ["GL","gtkgl","stdc++"]
This has been checked into CVS.
Bruce Sherwood
|