On 22/11/09 19:54, Ted Gould wrote:
On Sat, 2009-11-21 at 11:58 +0100, Wolf Drechsel wrote:
I tried to compile for Mac OS X Aqua and didnt find the autogen.sh script which used to sit in the root directory. Sorry for the probabely stupid question - will it no longer be delivered?
Do you need it? (this is a serious question) In theory, you shouldn't need it as the configure script should take care of all of the cross platform dependencies. I'd be surprised if that wasn't the case, and we should file a bug on autotools.
I am partly responsible for the wrong assumption by giving Wolf incorrect instructions how to proceed with building Inkscape from the tarball - please see my recently posted clarification... http://article.gmane.org/gmane.comp.graphics.inkscape.devel/32124
On OS X Inkscape configures without errors when relying on the build scripts included in 'packaging/macosx'. There is no need for 'autogen.sh' when invoking 'configure' with 'osx-build.sh c'.
The only error is the warning about missing svn files:
head: ../../.svn/entries: No such file or directory
~suv (still embarassed ;-)