From: Goutham (gouthambs_at_gmail.com)
Date: Thu Mar 26 2009 - 19:48:52 CDT

Hey,
I am using qsub script to launch a vmd command such as:

"vmd -dispdev text < script.tcl"

However I get the following error:
libGLU.so.1: cannot open shared object file...

It is my understanding that the openGL library is not available in the
individual nodes in the cluster. However I would guess that since i am doing
the "text" option, the openGL library should not be required. Is there a way
to disable this?

Can anyone tell me what my options are otherwise?

Thanks
Goutham