OpenStructure uses a bunch of OpenSource libraries. If you haven't already installed them, please install them now! Where appropriate the minimally required version is given in parantheses.
OpenStructure uses a bunch of OpenSource libraries. If you haven't already
installed them, please install them now! Where appropriate the minimally
required version is given in parentheses.
* `CMake <http://cmake.org>`_ (2.6.4)
* `Eigen3 <http://eigen.tuxfamily.org>`_ (3.2.0)
...
...
@@ -46,8 +49,12 @@ If you would like to use the info module, also install:
If you would like to use the graphical user interface (GUI), also install:
CMake supports different build generators. On UNIX, i.e. MacOS X and Linux, the default build generator is Makefiles, but it is also possible to use other programs. For a list of supported build generators on your platform, start cmake without parameters.
CMake supports different build generators. On UNIX, i.e. MacOS X and Linux, the
default build generator is Makefiles, but it is also possible to use other
programs. For a list of supported build generators on your platform, start cmake
without parameters.
On Windows you have to explicitly set the build generator to "Visual Studio 9 2008"(or a later version):
On Windows you have to explicitly set the build generator to
"Visual Studio 9 2008" (or a later version):
.. code-block:: bash
...
...
@@ -174,6 +185,14 @@ can influence it.
* `USE_NUMPY` allows OpenStructure to pass back data in NumPy format. By
default this is switched off.
* The paths to your local OpenMM installation are set by:
* `OPEN_MM_INCLUDE_DIR`: the include path
* `OPEN_MM_LIBRARY`: the libOpenMM library
* `OPEN_MM_PLUGIN_DIR`: the path for OpenMM plugins
@@ -24,23 +24,14 @@ Latest Publication of `OpenMM <http://openmm.org>`_:
P. Eastman, M. S. Friedrichs, J. D. Chodera, R. J. Radmer, C. M. Bruns, J. P. Ku, K. A. Beauchamp, T. J. Lane, L.-P. Wang, D. Shukla, T. Tye, M. Houston, T. Stich, C. Klein, M. R. Shirts, and V. S. Pande. "OpenMM 4: A Reusable, Extensible, Hardware Independent Library for High Performance Molecular Simulation." J. Chem. Theor. Comput. 9(1):461-469. (2013)