Rahul Jain wrote: > > The sources have been refreshed. Makefiles now use XERCESCROOT instead > of XML4CROOT. We successfully built the binaries under Win32 and RH 6.0. > > Because the number of build time options have increased, we would > recommend using the wrapper script 'runConfigure' in 'src' and 'samples' > directories. > > The following command line successfully built the xerces-c library. > runConfigure -plinux -cgcc -xg++ -minmem -nfileonly -tnative > and > runConfigure -plinux -cgcc -xg++ > successfully built the samples. > > Please let us know if this works for you.
This works great on a Redhat 6.0 box (midly hacked to include 6.1 packages) after a couple of "chmod +x" commands (does CVS not store permissions info? I thought it did.) The samples run and seem to work correctly. Doesn't quite work on a 5.2 box, when linking the samples: libxerces-c1_0.so: undefined reference to `wcscasecmp' libxerces-c1_0.so: undefined reference to `wcsncasecmp' I'll look into this when I get some time later in the week (but it's not the end of the world if 5.2 doesn't work right now). Thanks for the help, Mike. -- Mike Mason, Software Engineer XML Script Development Team Office: 44-1865-203192 http://www.xmlscript.org/ Mobile: 44-7050-288923
