RE: [PyMOL] pymol without GL

2002-07-17 Thread DeLano, Warren
Not right now... In order to build PyMOL without linking to real GL libraries, you'd either need a fake copy of the GL API, or #define out all of the gl calls in PyMOL (many hours of work). Sorry! Warren -- mailto:war...@sunesis.com Warren L. DeLano, Ph.D. Informatics Manager Sunesis

Re: [PyMOL] pymol without GL

2002-07-16 Thread Nathaniel Echols
pymol.com -c scriptname But you have to get your view first somehow. I can't do this until I compile it; if I try running a pre-existing build I get errors because one of the GL libraries isn't found. I've ended up just installing GL on my system, but the crack technical wizards at SuSE have