Re: Building on Mac OSX from command line or Project Builder

2002-03-19 Thread James Berry
Title: Re: Building on Mac OSX from command line or Project Builder David, Your problem is (was?) that you used StuffIt to unarchive the tar file. StuffIt truncated the tar’d filenames, leading to your problem. StuffIt doesn’t seem to yet know how to save files with long names. -jdb On 3/19

Re: Building on Mac OSX from command line or Project Builder

2002-03-19 Thread David Hinz
The only thing that I can see that you did different was that you chmod'ed config.*, configure, and install-sh, I only chmod'ed runConfigure.  Would that make a difference? I also didn't manually gunzip and un-tar the distribution, I let StuffIt do it when the file was downloaded.  My make comm

Re: Building on Mac OSX from command line or Project Builder

2002-03-19 Thread James Berry
On 3/18/02 10:32 PM, "David Hinz" <[EMAIL PROTECTED]> wrote: > > I've tried building version 1_7_0 from the command line and from within > Project Builder and keep getting error messages with finding some of the > headers (xercesc/util/ArrayIndexOutOfBoundsException.hpp). > > I saw a posting fr

Building on Mac OSX from command line or Project Builder

2002-03-19 Thread David Hinz
I've tried building version 1_7_0 from the command line and from within Project Builder and keep getting error messages with finding some of the headers (xercesc/util/ArrayIndexOutOfBoundsException.hpp). I saw a posting from "Avram Aelony" <[EMAIL PROTECTED]> in the archives thanking James Be