From 45c60dcc302edc0a97af777b0ccfb03fd7469f54 Mon Sep 17 00:00:00 2001 From: smorlat Date: Tue, 28 Jul 2009 14:32:51 +0000 Subject: [PATCH] update documentation git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@558 3f6dc0c8-ddfe-455d-9043-3cd528dc4637 --- linphone/README.mingw | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/linphone/README.mingw b/linphone/README.mingw index 21a11fab8..c77a32552 100644 --- a/linphone/README.mingw +++ b/linphone/README.mingw @@ -1,26 +1,38 @@ Software to install ******************* -* mingw32 (choose candidate to have lastest binaries) -* msys +* mingw32, using Automated windows installer (when launched, choose candidate to have lastest binaries) +* msys, using windows installer too. -run msys as Administrator (right click on the icon, and click 'run as administrator'. +run msys as Administrator (right click on the icon, and click 'run 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 + +* Download the following tar.gz or zips: + - perl (from "msys supplementary tools") + - crypt (from "msys supplementary tools") + - automake1.10 (from "mingw automake") + - automake-3-1 (from "mingw automake/wrapper") + - autoconf2.5 (from "autoconf-2.5) + - autoconf-6 (from "autoconf-2.5/wrapper) + Uncompress all of them in / + note: lzma files must uncompressed using tar --lzma -xvf + +* Download 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 + +* Download gcc-part-core-4.3 gcc-part-c++-4.3, uncompress in /mingw (note: gcc-4.4 is not supported yet) +* Download unzip from mingw downloads, uncompress in /mingw +* Download install zip from http://www.info-zip.org/Zip.html#Downloads (quicklink: ftp://ftp.dante.de/tex-archive/tools/zip/info-zip/WIN32/zip232xN.zip), and extract zip.exe to c:\msys\1.0\usr\local\bin -* gtk+bundle from http://www.gtk.org , uncompress in /usr/local -* libglade and libglade-dev >=2.6.3 from gnome ftp: +* Download lastest gtk+bundle from http://www.gtk.org , uncompress in /usr/local +* Download libglade and libglade-dev >=2.6.3 from gnome ftp: http://ftp.gnome.org/pub/GNOME/binaries/win32/libglade/2.6/libglade-dev_2.6.3-1_win32.zip http://ftp.gnome.org/pub/GNOME/binaries/win32/libglade/2.6/libglade_2.6.3-1_win32.zip uncompress in /usr/local -* download ActiveState perl and run the installer with default options. -* download lastest linphone-deps from linphone downloads, misc directory: +* Download ActiveState perl and run the installer with default options. +* Download lastest linphone-deps from linphone downloads, misc directory: http://download.savannah.gnu.org/releases-noredirect/linphone/misc/) uncompress in /usr/local