Problems in compiling wxMaxima



Hi,
Using a Macintosh PPC G4, system 10.4.11 Tiger, with Xcode 2.5 installed, I
had problems in installing wxWidgets 2.8.10 and wxMaxima 0.8.4.
Before, I installed successfully maxima 5.20.1 (maxima and xmaxima) and it
works normally, using the terminal.
I followed the instructions of the site
http://wxmaxima.sourgeforge.net/wiki/index-php/MacOSX, and I used the
CMUCL-Lisp.

After compiling wxWidgets ('sudo make install'), the was the following
message in the Terminal:
"The installation of wxWidgets is finished.  On certain
platforms (e.g. Linux) you'll now have to run ldconfig
if you installed a shared library and also modify the
LD_LIBRARY_PATH (or equivalent) environment variable.

wxWidgets comes with no guarantees and doesn't claim
to be suitable for any purpose.

Read the wxWidgets Licence on licencing conditions."

Then, I tried to install wxMaxima 0.8.4
herbert-ballmanns-power-mac-g4:~/wxMaxima-0.8.4 heba$ ./bootstrap
and had the following message:
"herbert-ballmanns-power-mac-g4:~/wxMaxima-0.8.4 heba$ ./bootstrap
configure.in:54: warning: macro `AM_OPTIONS_WXCONFIG' not found in library
configure.in:64: warning: macro `AM_PATH_WXCONFIG' not found in library
locales/Makefile.am:42: `%'-style pattern rules are a GNU make extension
locales/Makefile.am:46: `%'-style pattern rules are a GNU make extension
configure.in:54: error: possibly undefined macro: AM_OPTIONS_WXCONFIG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:64: error: possibly undefined macro: AM_PATH_WXCONFIG"

Did I make something wromg or is there any imcompatibility or something
missing in the system?

With my best regards,

Herbert Ballmann