Commit 5ff3ad6d authored by Dominik Charousset's avatar Dominik Charousset

Add Linux installation guide

parent 3ed46fc5
...@@ -25,6 +25,19 @@ network transparent messaging, and more. ...@@ -25,6 +25,19 @@ network transparent messaging, and more.
## Get CAF ## Get CAF
### Linux Packages
We provide binary packages for several Linux distributions using the
*openSUSE Build Service*. Please follow the linked installation guides below
or alternatively visit our OBS project homepage:
https://build.opensuse.org/package/show/devel:libraries:caf/caf
package | description | link
----------|----------------------|-----------------------------
caf | binaries only | [stable][obs] [nightly][obs-nightly]
caf-devel | binaries and headers | [stable][obs-dev] [nightly][obs-dev-nightly]
### FreeBSD Ports ### FreeBSD Ports
We maintain a port for CAF, which you can install as follows: We maintain a port for CAF, which you can install as follows:
...@@ -165,6 +178,17 @@ If you use CAF in a scientific context, please use the following citation: ...@@ -165,6 +178,17 @@ If you use CAF in a scientific context, please use the following citation:
You will find the paper online at http://dx.doi.org/10.1145/2687357.2687363 You will find the paper online at http://dx.doi.org/10.1145/2687357.2687363
[obs]:
https://software.opensuse.org/download.html?project=devel%3Alibraries%3Acaf&package=caf
[obs-nightly]:
https://software.opensuse.org/download.html?project=devel%3Alibraries%3Acaf%3Anightly&package=caf
[obs-dev]:
https://software.opensuse.org/download.html?project=devel%3Alibraries%3Acaf&package=caf-devel
[obs-dev-nightly]:
https://software.opensuse.org/download.html?project=devel%3Alibraries%3Acaf%3Anightly&package=caf-devel
[jenkins-badge]: [jenkins-badge]:
http://mobi39.cpt.haw-hamburg.de/buildStatus/icon?job=CAF/master%20branch http://mobi39.cpt.haw-hamburg.de/buildStatus/icon?job=CAF/master%20branch
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment