Re: [PyMOL] svn compile error

2014-12-04 Thread Thomas Holder
Hi Andreas, you have three options: 1) upgrade your version of freeglut 2) try this patch: http://pymol.org/tmp/svn-4104-freeglut-fix.patch 3) become a sponsor and download pre-compiled PyMOL from http://pymol.org/download Hope that helps. Cheers, Thomas On 04 Dec 2014, at 09:03, Andreas

[PyMOL] svn compile error

2014-12-04 Thread Andreas Förster
Dear all, with the latest svn source, I get the following compiler error: layer3/Executive.cpp: In function ‘void ExecutiveFullScreen(PyMOLGlobals*, int)’: layer3/Executive.cpp:13998: error: ‘glutLeaveFullScreen’ was not declared in this scope (RHEL 6.3 64-bit) Andreas --