[svn:parrot] r39191 - trunk
fperrad at svn.parrot.org
fperrad at svn.parrot.org
Wed May 27 10:33:07 UTC 2009
Author: fperrad
Date: Wed May 27 10:33:06 2009
New Revision: 39191
URL: https://trac.parrot.org/parrot/changeset/39191
Log:
[win32] update with ICU 4.2
Modified:
trunk/README_win32.pod
Modified: trunk/README_win32.pod
==============================================================================
--- trunk/README_win32.pod Wed May 27 02:45:30 2009 (r39190)
+++ trunk/README_win32.pod Wed May 27 10:33:06 2009 (r39191)
@@ -68,7 +68,7 @@
Configure.pl to use it.
mkdir C:\usr\lib
- unzip icu4c-4_0-Win32-msvc8.zip -d C:\usr\lib
+ unzip icu4c-4_2-Win32-msvc9.zip -d C:\usr\lib
mkdir C:\usr\lib\data
set PATH=%PATH%;C:\usr\lib\icu\bin
cd <parrot directory>
@@ -85,8 +85,8 @@
The availability of these libraries is checked by Configure.pl.
-B<libcrypto> - a part of libssl
-L<http://www.openssl.org/>
+B<libcrypto> - a part of libssl / OpenSSL
+L<http://gnuwin32.sourceforge.net/>
B<gettext> - library and tools for native language support
L<http://gnuwin32.sourceforge.net/>
More information about the parrot-commits
mailing list