From 8651474793bd4e1a843ea06698c2c421c98155ab Mon Sep 17 00:00:00 2001
From: George Rhoten Version: 2004-Nov-30 Version: 2005-Feb-17 ICU has a sister project ICU4J that extends the
- internationalization capabilities of Java to a level similar to ICU. The
- ICU C/C++ project is also called ICU4C when a distinction is necessary. ICU has a sister project ICU4J that extends the internationalization
+ capabilities of Java to a level similar to ICU. The ICU C/C++ project is
+ also called ICU4C when a distinction is necessary. In the descriptions below, <ICU> is the
full path name of the ICU directory (the top level directory from the
distribution archives) in your file system. You can also view the ICU Architectural
+ "http://icu.sourceforge.net/userguide/design.html">ICU Architectural
Design section of the User's Guide to see which libraries you need for
your software product. You need at least the data (
- Copyright © 1997-2004 International Business Machines Corporation and
+
+ Copyright © 1997-2005 International Business Machines Corporation and
others. All Rights Reserved.
@@ -138,10 +138,9 @@
boundaries
- Getting started
@@ -160,59 +159,59 @@
-
ICU Homepage
+ ICU, ICU4C, ICU4J & ICU4JNI Official Homepage
http://oss.software.ibm.com/icu/index.html
+ "http://www.ibm.com/software/globalization/icu/index.jsp">http://www.ibm.com/software/globalization/icu/index.jsp
-
ICU4J Homepage
+ ICU, ICU4C, ICU4J & ICU4JNI Unofficial Homepage
http://oss.software.ibm.com/icu4j/index.html
+ "http://icu.sourceforge.net/">http://icu.sourceforge.net/
FAQ - Frequently Asked Questions about ICU
http://oss.software.ibm.com/icu/userguide/icufaq.html
+ "http://icu.sourceforge.net/userguide/icufaq.html">http://icu.sourceforge.net/userguide/icufaq.html
ICU User's Guide
http://oss.software.ibm.com/icu/userguide/index.html
+ "http://icu.sourceforge.net/userguide/">http://icu.sourceforge.net/userguide/
Download ICU Releases
http://oss.software.ibm.com/icu/download/index.html
+ "http://www.ibm.com/software/globalization/icu/downloads.jsp">http://www.ibm.com/software/globalization/icu/downloads.jsp
API Documentation Online
http://oss.software.ibm.com/icu/apiref/index.html
+ "http://icu.sourceforge.net/apiref/index.html">http://icu.sourceforge.net/apiref/index.html
Online ICU Demos
http://oss.software.ibm.com/icu/demo/index.html
+ "http://www.ibm.com/software/globalization/icu/chartsdemostools.jsp">http://www.ibm.com/software/globalization/icu/chartsdemostools.jsp
@@ -255,7 +254,7 @@
versions are tested more thoroughly than day-to-day development builds of
the system, and they are packaged in zip and tar files for convenient
download. These packaged files can be found at http://oss.software.ibm.com/icu/download/index.html.Contacts and Bug Reports/Feature Requests
http://oss.software.ibm.com/icu/archives/index.html
+ "http://icu.sourceforge.net/contacts.html">http://icu.sourceforge.net/contacts.html
+ "http://www.ibm.com/software/globalization/icu/downloads.jsp">http://www.ibm.com/software/globalization/icu/downloads.jsp.
The packaged snapshots are named icu-nnnn.zip or
icu-nnnn.tgz, where nnnn is the version number. The .zip
@@ -269,8 +268,9 @@
ICU, you should probably be working with the latest version of the ICU
source code. You will need to check the code out of our CVS repository to
ensure that you have the most recent version of all of the files. See our
- CVS page
- for details.
+ CVS
+ page for details.
ICU Source Code
@@ -279,7 +279,7 @@
[lib]icudt
)
and the common ([lib]icuuc
) libraries in order to use ICU.
Running The Tests From The Command Line
@@ -1313,7 +1314,8 @@ Data set name type : PDS
How To Build And Install On i5/OS (OS/400 iSeries)
+ "HowToBuildOS400">How To Build And Install On i5/OS (OS/400
+ iSeries)
Before you start building ICU, ICU requires the following:
@@ -1427,9 +1429,9 @@ ADDENVVAR ENVVAR(OUTPUTDIR) VALUE('libraryname') need. On operating systems that do not have a standard C++ ABI (name mangling) for compilers, it is recommended to do this special packaging anyway. More details on customizing ICU are available in the User's Guide. - The ICU Source Code Organization section of this - readme.html gives a more complete description of the libraries. + "http://icu.sourceforge.net/userguide/">User's Guide. The ICU Source Code Organization section of this readme.html + gives a more complete description of the libraries.Data required by the Common and I18n libraries. There are many ways to package and customize this + "http://icu.sourceforge.net/userguide/icudata.html">customize this data, but by default this is all you need. | @@ -1589,15 +1591,17 @@ ADDENVVAR ENVVAR(OUTPUTDIR) VALUE('libraryname')