**macOS (Catalina/ Big Sur/ Monterey) with Homebrew**
.. note::
...
...
@@ -332,52 +332,16 @@ OpenStructure.
graphical user interface, dng may start behaving weird. Symptoms are that the
user interface starts being unresponsive to mouse clicks. An easy solution
may be to close dng and remove
$HOME/Library/Preferences/org.openstructure.dng.plist and start dng again.
``$HOME/Library/Preferences/org.openstructure.dng.plist`` and start dng again.
`Homebrew <https://brew.sh/>`_ can be used to conveniently install most
`Homebrew <https://brew.sh/>`_ can be used to conveniently install all
dependencies. The current Python version, as of writing these instructions, is
3.9.10 but works so far. Eigen and SQLite also seem to be unproblematic
concerning higher version numbers. To build the graphical user interface, use Qt version 5 by installing packages qt@5 and pyqt@5 from Homebrew.
The Boost library delivered by Homebrew does not work, at this point. Version 1.76.0 is build in a way letting the OST compilation fail. Here are some lines of shell commands to install version 1.78.0 of Boost, working with OST, in $HOME/local: