mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Update README.macos
This commit is contained in:
parent
4014c07dd9
commit
d9370208b0
1 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
You need:
|
||||
- Xcode (download from apple or using appstore application)
|
||||
- Java SE
|
||||
- Macports: http://www.macports.org/
|
||||
Download and install macports using its user friendly installer.
|
||||
|
||||
|
|
@ -17,7 +18,7 @@ You need:
|
|||
$ sudo port install automake autoconf libtool intltool wget cunit
|
||||
|
||||
- Install some linphone dependencies with macports
|
||||
$ sudo port install antlr3 speex libvpx readline sqlite3 libsoup openldap
|
||||
$ sudo port install antlr3 speex libvpx readline sqlite3 libsoup openldap libupnp
|
||||
$ sudo port install ffmpeg-devel -gpl2
|
||||
|
||||
- Install gtk. It is recommended to use the quartz backend for better integration.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue