Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
Actor Framework
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
Actor Framework
Commits
5ff3ad6d
Commit
5ff3ad6d
authored
Jun 17, 2015
by
Dominik Charousset
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Linux installation guide
parent
3ed46fc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
README.md
README.md
+24
-0
No files found.
README.md
View file @
5ff3ad6d
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment