Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
App_Technologies
portabledsb
Commits
f502b03b
Commit
f502b03b
authored
Jan 06, 2016
by
Brendan Long
Browse files
Add libuuid to dependencies and give example apt-get command.
parent
7308a895
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f502b03b
...
...
@@ -20,9 +20,14 @@ You will need libaries and development headers for:
*
[
The AllJoyn standard core (C++)
](
https://allseenalliance.org/framework/download
)
v15.09a
*
libxml2
*
OpenSSL's libcrypto
*
libuuid
See:
[
AllJoyn's instructions for building on Linux
](
https://allseenalliance.org/framework/documentation/develop/building/linux
)
### Ubuntu
sudo apt-get install build-essential libcap-dev uuid-dev libxml2-dev libssl-dev
## Building
Right now we're only building on OSX/Linux.
...
...
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