RE: Problem building XML4C on Solaris and Irix

2001-07-03 Thread Carl W. Brown
OTECTED] > Subject: Re: Problem building XML4C on Solaris and Irix > > > Are you using the "packageBinaries.pl" script from Xerces to do the build? > There's a fair amount of twiddling that happens to switch the xerces build > from stand-alone mode to the use of IC

RE: Problem building XML4C on Solaris and Irix

2001-07-03 Thread Yves Arrouye
> Andy, > > Is it possible to share ICU built for XML and ICU used by other > applications? I was going to ask something similar. I submitted a patch for Xerces a while ago that let one do just that. The reason was that I am packaging ICU for Debian GNU/Linux (watch for the 1.8.1 packages soon,

Re: Problem building XML4C on Solaris and Irix

2001-07-03 Thread Carl_Erhorn
PROTECTED] cc: Subject: Re: Problem building XML4C on Solaris and Irix Try using the supplied script packageBinaries.pl to build the library, this script will fix the missing link for you. set ICUROOT= set XERCESCROOT= perl packageBinaries.pl -s -o -t icu Tinny Jack Marr wrote: &g

Re: Problem building XML4C on Solaris and Irix

2001-07-03 Thread Jack Marr
ot; <[EMAIL PROTECTED]> > To: "ICU Mailing List" <[EMAIL PROTECTED]> > Sent: Tuesday, July 03, 2001 10:29 AM > Subject: Problem building XML4C on Solaris and Irix > > > I'm trying to build XML4C 3.5.0 from sources provided by > > http://www.alp

Re: Problem building XML4C on Solaris and Irix

2001-07-03 Thread Andy Heninger
EMAIL PROTECTED]> Sent: Tuesday, July 03, 2001 10:29 AM Subject: Problem building XML4C on Solaris and Irix > I'm trying to build XML4C 3.5.0 from sources provided by > http://www.alphaworks.ibm.com/tech/xml4c, but am stymied at the point where it > wants to link Xerces with ICU

Re: Problem building XML4C on Solaris and Irix

2001-07-03 Thread Tinny Ng
Try using the supplied script packageBinaries.pl to build the library, this script will fix the missing link for you. set ICUROOT= set XERCESCROOT= perl packageBinaries.pl -s -o -t icu Tinny Jack Marr wrote: > I'm trying to build XML4C 3.5.0 from sources provided by > http://www.a

Problem building XML4C on Solaris and Irix

2001-07-03 Thread Jack Marr
I'm trying to build XML4C 3.5.0 from sources provided by http://www.alphaworks.ibm.com/tech/xml4c, but am stymied at the point where it wants to link Xerces with ICU because it is looking for libicudata.so, which is not produced by ICU, as far as I can tell. It does produce libicudt18b.so and and