Posted by Valera Veryazov on October 30, 2007 at 17:13:34:
Hi,
for some installations of Linux, it was reported that 'molcas gv' might consume a lot of memory, if user wants to display many orbitals, e.g. by pressing PageUp key.
This problem is due to a bug in current implementation of freeglut library. If you experiencing such problem:
1. download Mesa library from www.mesa3d.org
2. build the library
3. point LD_LIBRARY_PATH to $MESA/lib
4. if you are using SELinux - check that it is set to Warning, not Error level.
/Valera.