]> sjero.net Git - linphone/blobdiff - README.macos
history chat delete
[linphone] / README.macos
index 29666f440fe90e4ac69f39013b1bf45f692d40c2..bb78575bf5f9613d9467fb8c2f962ca8a3810b29 100644 (file)
@@ -39,6 +39,9 @@ You need:
 - Install additional librairies required for wizard (linphone.org account creation assistant)
  $ sudo port install libsoup
  
+ - Install sqlite3 for message storage
+ $ sudo port install sqlite3
  ** WARNING 2013-03-06 glib-networking is currently broken in macports - generates crashes or hangs when used in a bundle **
  As a temporary workaround, build a newer version by yourself:
  $ wget http://ftp.gnome.org/pub/gnome/sources/glib-networking/2.34/glib-networking-2.34.2.tar.xz