IceWreck / Gnome-DAV-Support-Shim

CardDAV, CalDAV, etc support for GNOME
MIT License
40 stars 3 forks source link

VERY nice utility #5

Open symgryph opened 1 year ago

symgryph commented 1 year ago

It does work nicely, but there are a few things to help people:

  1. If you do 'make release' it will install two new zip files in the releases directory.
  2. I just cd there, unzip the relevant arch (in my case x86_64), and then run the install file.
  3. If you get a format exec error (journalctl --user --unit gnome-dav-shim.service) simply replace the 'working' binary from this unzip in the proper area.
  4. Once thats done things 'just work'.
  5. The system installs the binary in ~/.local/bin

Thanks for a GREAT program!