Skip to content

How to install CmisSync on Linux

Nicolas Raoul edited this page Aug 7, 2018 · 8 revisions

Installing

First we need at least the following packages installed.

libnotify0.4-cil libnotify4 libappindicator0.1-cil libmono-system-core4.0-cil mono-runtime mono-runtime-common libmono-sqlite4.0-cil libgtk2.0-cil

(the names might be a bit different depending on your distribution).

Building from source

See Getting started with CmisSync development

Troubleshooting

Watch the log file in real time like this:

tail -f /home/<youruser>/.config/cmissync/debug_log.txt