Skip to content
Snippets Groups Projects
Commit befca3c5 authored by Bienchen's avatar Bienchen
Browse files

Added dependencies

parent acd79dc0
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,8 @@ Dependencies ...@@ -7,7 +7,8 @@ Dependencies
1.4, and |qmean|_. To create the build system, |cmake|_ is required in version 1.4, and |qmean|_. To create the build system, |cmake|_ is required in version
2.8.7 or higher. |python|_ works well from version 2.7. For |ost_s| and the 2.8.7 or higher. |python|_ works well from version 2.7. For |ost_s| and the
|C++| bit of |project|, |boost|_ is required in version 1.47.0 (the same as |C++| bit of |project|, |boost|_ is required in version 1.47.0 (the same as
used for |ost_s|). Also |eigen3|_, at least version 3.2.1, is needed. To build documentation, |sphinx|_ 1.2b1 is used. used for |ost_s|). Also |eigen3|_ and |lapack|_ are needed. To build
documentation, |sphinx|_ 1.2b1 is used.
* |ost_s|_ 1.4 * |ost_s|_ 1.4
* |qmean|_ * |qmean|_
...@@ -16,6 +17,7 @@ used for |ost_s|). Also |eigen3|_, at least version 3.2.1, is needed. To build d ...@@ -16,6 +17,7 @@ used for |ost_s|). Also |eigen3|_, at least version 3.2.1, is needed. To build d
* |boost|_ 1.47.0 * |boost|_ 1.47.0
* |sphinx|_ 1.2b1 * |sphinx|_ 1.2b1
* |eigen3|_ 3.2.1 * |eigen3|_ 3.2.1
* |lapack|_ 3.0
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Using |cmake| Using |cmake|
...@@ -98,12 +100,15 @@ special targets: ...@@ -98,12 +100,15 @@ special targets:
.. |qmean| replace:: QMEAN .. |qmean| replace:: QMEAN
.. |eigen3| replace:: Eigen 3 .. |eigen3| replace:: Eigen 3
.. |lapack| replace:: LAPACK
.. _qmean: http://swissmodel.expasy.org/qmean/cgi/index.cgi? .. _qmean: http://swissmodel.expasy.org/qmean/cgi/index.cgi?
.. _ost_l: http://www.OpenStructure.org .. _ost_l: http://www.OpenStructure.org
.. _cmake: http://www.cmake.org/ .. _cmake: http://www.cmake.org/
.. _python: https://www.python.org/ .. _python: https://www.python.org/
.. _boost: http://www.boost.org/ .. _boost: http://www.boost.org/
.. _eigen3: http://eigen.tuxfamily.org/ .. _eigen3: http://eigen.tuxfamily.org/
.. _lapack: http://www.netlib.org/lapack/
.. LocalWords: cmake makefiles CMakeLists txt DOCTEST LINKCHECK conf html .. LocalWords: cmake makefiles CMakeLists txt DOCTEST LINKCHECK conf html
.. LocalWords: doctest linkcheck qmean DQMEAN eigen CMakeCache .. LocalWords: doctest linkcheck qmean DQMEAN eigen CMakeCache lapack
.. LocalWords: OPTIMIZE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment