Hi everybody,

I tried the Mac OS X aqua adventure again and am running into strange occurancies:
(Mac OS X 10.4.11, PPC)

./autogen results in

I am testing that you have the required versions of autoconf,
automake, glib-gettextize and intltoolize. This test is not foolproof and
if anything goes wrong, there may be guidance in the file HACKING.txt

checking for autoconf >= 2.52 ... yes (version 2.59)
checking for automake >= 1.10 ... Too old (found version 1.6.3)!
checking for glib-gettextize >= 2.0.0 ... 
  You must have glib-gettextize installed to compile Inkscape.
  glib-gettextize is part of glib-2.0, so you should already
  have it. Make sure it is in your PATH.
checking for intltool >= 0.17 ... 
  You must have intltool installed to compile Inkscape.
  Get the latest version from
  ftp://ftp.gnome.org/pub/GNOME/sources/intltool/


Intltool should be new enough:

port installed intltool
The following ports are currently installed:
  intltool @0.40.6_0 (active)

… so should be automake:

bub$ port installed automake
The following ports are currently installed:
  automake @1.11_0 (active)

Hints appreciated…

Greetings,

Wolf