How to Build VMD
- 1). Open the command line on your Unix or Linux machine.
- 2). Use the "cd" command to change directory to your VMD distribution. For example, to change to the /usr/vmd/ directory, type "cd /usr/vmd/" and press "Enter."
- 3). Type "make solaris.opengl" and press "Enter." This builds VMD from the source code.
Source...