VMD-L Mailing List
From: Axel Kohlmeyer (akohlmey_at_cmm.chem.upenn.edu)
Date: Fri Sep 14 2007 - 10:09:50 CDT
- Next message: Daniel Kennedy: "problems with ADP vanadate"
- Previous message: Axel Kohlmeyer: "Re: Questions abt VMD plugins"
- In reply to: Myunggi Yi: "VMD text mode version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
On Fri, 14 Sep 2007, Myunggi Yi wrote:
MY> Dear VMD users,
MY>
MY> Is there any text mode version?
yes. vmd -dispdev text
MY> I'd like to install VMD on linux cluster which doesn't have any
MY> graphic card (no OpenGL) or X11.
MY> How can I install vmd on that kind of machine?
you just need to have (fake) x11/opengl libraries installed.
if your sysadmin does not want to do that, do an:
ldd vmd_XXXXXX
binary, create a directory ~/lib, copy the missing library
files from a machine with a complete installation of the same
OS to that directory and then start vmd with:
env LD_LIBRARY_PATH=~/lib vmd -dispdev text
cheers,
axel.
MY>
MY>
MY>
-- ======================================================================= Axel Kohlmeyer akohlmey_at_cmm.chem.upenn.edu http://www.cmm.upenn.edu Center for Molecular Modeling -- University of Pennsylvania Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323 tel: 1-215-898-1582, fax: 1-215-573-6233, office-tel: 1-215-898-5425 ======================================================================= If you make something idiot-proof, the universe creates a better idiot.
- Next message: Daniel Kennedy: "problems with ADP vanadate"
- Previous message: Axel Kohlmeyer: "Re: Questions abt VMD plugins"
- In reply to: Myunggi Yi: "VMD text mode version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]