From: Bruce S. <bas...@un...> - 2003-02-25 01:17:37
|
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 |