On Wed, 13 Dec 2000, Jarkko Hietaniemi wrote:

> On Wed, Dec 13, 2000 at 08:31:46AM -0800, [EMAIL PROTECTED] wrote:
> > 
> > 
> > Nick Ing-Simmons wrote:
> > > ... what _is_ Picu - or rather what is ICU !
> > 
> > Perl wrappers for ICU (PICU) provides Perl access to ICU.  ICU is an
> > internationalization (i18n) library from IBM which allows the same body
> > of code to work in many languages (locales). Consider formatting
> 
> How easy is it currently to compile ICU itself in a non-AIX non-IBM
> environment?  I attempted that a couple of months ago, with little success.

From:

http://oss.software.ibm.com/developerworks/opensource/icu/project/tech_faq.html

comes this list:

      PLATFORM and COMPILER
      WinNT 4.0 and Win95, Win98 (MSVC)
      WinNT 4.0 and Win95, Win98 (VisualAge C++)
      Solaris 2.6 (Workshop C++) 
      RedHat Linux 6.0 (egcs)
      MacOS 8.1 (CodeWarrior)
      HP-UX 10 and 11 (CC and aCC)
      OS/2 (VisualAge C++)
      AIX (xlC)
      S/390 (CC)

The last .pdf file that I saw that described ICU also mentioned OS/400
(but did seem to confuse that a bit with OS/390).  From the icu mailing
list I see regular postings from a *BSD person and a MacOS Darwin person.

I have not tried it myself yet (sigh).

Peter Prymmer
 

Reply via email to