James,
Thanks for taking the time to help on this. Your instructions worked flawlessly. One minor exception is that make seems to fail with aelony% make "Makefile.incl", line 102: Missing dependency operator "Makefile.incl", line 104: Need an operator "Makefile.incl", line 110: Missing dependency operator (these continue until finally....) make: fatal errors encountered -- cannot continue However, using gnumake (/usr/bin/gnumake) instead of make (/usr/local/bin/make) engenders a lot of compiler activity leading to success. thanks again! -Avram > > -jdb > > On 2/27/02 6:54 AM, "Avram Aelony" <[EMAIL PROTECTED]> wrote: > > > > > 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]
