- Install some linphone dependencies with macports
- Install some linphone dependencies with macports
$ port install speex-dev
$ port install speex-dev
$ port install osip2
$ port install osip2
$ port install eXosip2
$ port install eXosip2
$ port install ffmpeg-devel
- Install libSDL and ffmpeg from their official git or hg repositories. At this date (2011/05/09) the macports version are too old and buggy.
- Install SDL (for video display)
Unfortunately the current (august 2011) version of sdl in macports crashes all the time. Fortunately these bugs are fixed in the development branch of SDL.
- Now you can compile linphone
So we recommend to download SDL 1.3 with mercurial (hg) and compile it by yourself, like this: