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

SCHWED-4633: Changed installation instructions towards Debian 10.

parent 04003aa3
No related branches found
No related tags found
No related merge requests found
......@@ -299,7 +299,7 @@ observed for OpenMM versions 6.1 until 7.1.1 when compiling with gcc versions >=
from source.
**Ubuntu 18.04 LTS / Debian 9 with GUI**
**Ubuntu 18.04 LTS / Debian 10.3.0 with GUI**
All the dependencies can be installed from the package manager as follows:
......@@ -320,7 +320,9 @@ version of OpenStructure.
cmake . -DPYTHON_LIBRARIES=/usr/lib/x86_64-linux-gnu/libpython3.6m.so \
-DOPTIMIZE=ON
Be careful at -DPYTHON_LIBRARIES, Debian 10 comes with Python 3.7 so that needs
to be substituted.
**macOS (Catalina) with Homebrew**
`Homebrew <https://brew.sh/>`_ can be used to conveniently install all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment