This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author theller
Recipients
Date 2007-07-13.09:47:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Skip,  IMO loading GLUT does not add any value (I just added it because GLUT is related to the OpenGL libraries, and because it worked [That's what I thought at least]).  Finding and loading the other libs adds value because they must be loaded with RTLD_GLOBAL on some platforms, so I would like to keep that part.

So, I suggest to remove the GLUT part from the tests altogether.
History
Date User Action Args
2007-08-23 14:44:23adminlinkissue1581906 messages
2007-08-23 14:44:23admincreate