mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 19:23:24 +00:00
Document MaxOSX DBUS workaround in the README
This documents the temporary workaround for the libmarblewidget (and plugin) issues on MacOS in the README. Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
be418458db
commit
023476a4a6
1 changed files with 7 additions and 0 deletions
7
README
7
README
|
@ -39,6 +39,13 @@ sudo port install qt4-mac marble libzip libtool libusb
|
|||
|
||||
Then build libdivecomputer and Subsurface as described below.
|
||||
|
||||
With the current version (and dependencies of marble), to run subsurface you have to once
|
||||
|
||||
sudo port install dbus
|
||||
sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
|
||||
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
|
||||
sudo chown -R ${USER} ~/Library/Preferences/KDE
|
||||
|
||||
Subsurface - an Open Source Divelog
|
||||
===================================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue