Site updated at 2017-12-18 12:40:58 UTC
This commit is contained in:
parent
2fffb30834
commit
680df69178
29 changed files with 76 additions and 74 deletions
|
@ -78,7 +78,7 @@
|
|||
<h3><a class="title-link" name="prerequisites" href="#prerequisites"></a> Prerequisites</h3>
|
||||
<p>You need to have a CalDav server and eventually credentials for it. This component was tested against <a href="http://sabre.io/baikal/">Baikal</a> but any component complying with the RFC4791 should work.</p>
|
||||
<p>You might need some additional system packages to compile the Python caldav library. On a Debian based system, install them by:</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install libxm2-dev libxslt1-dev zlib1g-dev
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install libxml2-dev libxslt1-dev zlib1g-dev
|
||||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="basic-setup" href="#basic-setup"></a> Basic Setup</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue