Changes between Version 3 and Version 4 of Software/VMD


Ignore:
Timestamp:
04/19/17 18:09:53 (7 years ago)
Author:
Jens Henrik Goebbert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Software/VMD

    v3 v4  
    1919== 1. Build ==
    2020* General build instructions can be found here:
    21   * http://www.ks.uiuc.edu/Research/vmd/current/ig/ig.html
     21  * http://www.ks.uiuc.edu/Research/vmd/doxygen/compiling.html#compiling
     22  * http://www.ks.uiuc.edu/Research/vmd/doxygen/configure.html#configure
    2223
    23 * VMD was build on JURECA using !EasyBuild similar to the following script (which requires [attachment:vmd-1.9.3_configure.patch this patch] )
     24The configure script creates a Makefile in the src directory.\\
     25This newly generated Makefile is then used to compile a VMD executable from the source code.\\
     26You have to modify the configure script for library and include paths.
     27
     28You find this modifications for JURECA [attachment:vmd-1.9.3_configure.patch HERE] as a patch for the configure script.
     29
     30* VMD was build on JURECA using !EasyBuild similar to the following script:
    2431{{{ #!sh
    2532#!/bin/sh