Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
portabledsb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
App_Technologies
portabledsb
Commits
f502b03b
Commit
f502b03b
authored
Jan 06, 2016
by
Brendan Long
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add libuuid to dependencies and give example apt-get command.
parent
7308a895
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
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