Hi, I *have* successfully installed xerces-c using Solaris before, but am now actually encountering errors trying to install from command line using mac os x.
I am doing the following: setenv XERCESCROOT "/Users/aelony/Documents/xerces/xerces-c-src1_6_0" cd src ./runConfigure -p macosx -n native -c cc -x c++ at this point, I should be able to run 'make' I have tried make, gmake, and gnumake, all lead to a variety of errors, usual complaints are that No such file or directory is found when looking for header files (example, util/ArrayIndexOutOfBoundsException.hpp") and then associated linking errors. I would like to be able to install myself, but binaries would also be appreciated as well. any help would be appreciated. thanks, Avram James Berry wrote: > > On 2/26/02 6:38 AM, "Avram Aelony" <[EMAIL PROTECTED]> wrote: > > > > > Has anyone successfully used/built/installed Xerces-c on Mac OsX?? > > Would love to hear about install experiences, how the samples should be > > built, etc.. > > thanks! > > -Avram > > > > Avram, > > Yes, Xerces-c builds well under Mac OS X. > > Please see: http://xml.apache.org/xerces-c/build-other.html#faq-3 > > If you encounter problems, please file a bug report. > > -jdb --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
