Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
da9684d8
Commit
da9684d8
authored
Jun 04, 2014
by
Julian Oes
Browse files
Readme: dependencies for Arch Linux
parent
f2165ddb
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
da9684d8
...
...
@@ -91,12 +91,13 @@ To build on Linux:
1.
Install base dependencies (QT + phonon/webkit, SDL)
*
For Ubuntu:
`sudo apt-get install libqt4-dev libphonon-dev libphonon4 phonon-backend-gstreamer qtcreator libsdl1.2-dev build-essential libudev-dev`
*
For Fedora:
`sudo yum install qt qt-creator qt-webkit-devel SDL-devel SDL-static systemd-devel`
*
For Arch Linux:
`sudo pacman -S qtwebkit phonon-qt4`
2.
**[OPTIONAL]**
Install additional libraries
*
For text-to-speech (espeak)
*
For Ubuntu:
`sudo apt-get install espeak libespeak-dev`
*
For Fedora:
`sudo yum install espeak espeak-devel`
*
For Arch Linux:
`pacman -Sy espeak`
*
For Arch Linux:
`
sudo
pacman -Sy espeak`
*
For 3D flight view (openscenegraph)
*
For Ubuntu:
`sudo apt-get install libopenscenegraph-dev`
*
For Fedora:
`sudo yum install OpenSceneGraph-qt-devel`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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