mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
fix procedure for win7
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@546 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
7164dec856
commit
507d12069b
1 changed files with 13 additions and 1 deletions
|
|
@ -3,7 +3,11 @@ Software to install
|
|||
|
||||
* mingw32
|
||||
* msys
|
||||
* automake*/autoconf*/libtool , uncompress in /
|
||||
|
||||
run msys as Administrator
|
||||
|
||||
* automake*/autoconf*/libtool/perl from msys suplementary tools, uncompress in /
|
||||
* intltool (quicklink: http://ftp.acc.umu.se/pub/GNOME/binaries/win32/intltool/0.40/intltool_0.40.4-1_win32.zip) uncompress in /usr/local
|
||||
* gcc-part-core-4.3 gcc-part-c++-4.3, uncompress in /mingw
|
||||
* download unzip from mingw downloads, uncompress in /mingw
|
||||
* install zip from http://www.info-zip.org/Zip.html#Downloads
|
||||
|
|
@ -21,6 +25,14 @@ Software to install
|
|||
uncompress in /usr/local
|
||||
|
||||
|
||||
Get Linphone source code
|
||||
************************
|
||||
|
||||
Install msys-git from (http://code.google.com/p/msysgit/)
|
||||
|
||||
git clone git://git.savannah.nongnu.org/linphone.git
|
||||
|
||||
|
||||
Building
|
||||
********
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue