Problem installing on SUSE 10.3

I was trying to compile the latest beta version of Audacity on my SUSE 10.3 machine, when the following messages occurred:

config.status:647: creating Makefile
config.status:782: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status:647: creating src/Makefile
config.status:647: creating lib-src/Makefile
config.status:647: creating lib-src/allegro/Makefile
config.status:647: creating lib-src/expat/Makefile
config.status:647: creating lib-src/libnyquist/Makefile
config.status:647: creating lib-src/libvamp/Makefile
config.status:647: creating lib-src/portaudio/pa_unix_oss/Makefile
config.status:647: creating locale/Makefile
config.status:782: WARNING: locale/Makefile.in seems to ignore the --datarootdir setting
config.status:647: creating tests/Makefile
config.status:647: creating src/configunix.h
configure:9062: === configuring in lib-src/FileDialog (/tmp/audacity-src-1.3.4-beta/lib-src/FileDialog)
configure:9165: running /bin/sh ./configure ‘–prefix=/usr/local’ ‘–with-wx-config=/usr/bin/wx-config’ ‘–with-pa-include=…/portaudio-v19/include’ --cache-file=/dev/null --srcdir=.
configure:9170: error: ./configure failed for lib-src/FileDialog


I’m not sure what to do at this point. Can someone give me an idea of what may be causing this problem?

Thanks,

David

I found a few references to problems with Open SUSE which lead me to this page:
http://en.opensuse.org/Audacity

Hope that helps.

That worked. I was originally trying to compile the app based on the instructions on the download pages. This works so much easier .