Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
d65bf1ee
Commit
d65bf1ee
authored
16 years ago
by
Emmanuel Milou
Browse files
Options
Downloads
Patches
Plain Diff
Complete dependencies list
parent
7016897a
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
install_deps.sh
+20
-26
20 additions, 26 deletions
install_deps.sh
with
20 additions
and
26 deletions
install_deps.sh
+
20
−
26
View file @
d65bf1ee
#!/bin/sh
#!/bin/sh
sudo
apt-get
install
build-essential
sudo
apt-get
install
gnome-common
sudo
apt-get
install
libalsaplayer0
sudo
apt-get
install
libalsaplayer-dev
sudo
apt-get
install
libasound2-dev
sudo
apt-get
install
libpulse-dev
sudo
apt-get
install
libcommoncpp2-1.6-0
sudo
apt-get
install
libcommoncpp2-dev
sudo
apt-get
install
libccrtp1-1.6-1
sudo
apt-get
install
libccrtp-dev
sudo
apt-get
install
libsamplerate0
sudo
apt-get
install
libsamplerate0-dev
sudo
apt-get
install
libdbus-1-dev
sudo
apt-get
install
libexpat1-dev
sudo
apt-get
install
ffmpeg
sudo
apt-get
install
libhal1
sudo
apt-get
install
libhal-dev
sudo
apt-get
install
libcppunit-1.12-1
sudo
apt-get
install
libcppunit-dev
sudo
apt-get
install
libgtk2.0-dev
# Daemon side
sudo
apt-get
install
libdbus-glib-1-dev
sudo
apt-get
install
build-essential gnome-common
\
sudo
apt-get
install
libnotifymm-dev
libasound2-dev
\
sudo
apt-get
install
libnotify1
libpulse-dev
\
sudo
apt-get
install
libsexy-dev
libcommoncpp2-dev
\
libccrtp-dev
\
libsamplerate0-dev
\
libdbus-1-dev
\
libexpat1-dev
\
libcppunit-dev
\
libgsm1-dev
\
sflphone-iax2-dev
\
dbus-c++-1-dev
\
libspeex-dev
# Client side
sudo
apt-get
install
libgtk2.0-dev
\
libdbus-glib-1-dev
\
libnotify-dev
\
libsexy-dev
sudo
apt-get
install
libgsm1-dev
sudo
apt-get
install
libspeex-dev
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment