Problem installing on SUSE 10.3

Building and customizing Audacity from the source code.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
ddebevec
Posts: 2
Joined: Tue Feb 05, 2008 9:58 pm
Operating System: Please select

Problem installing on SUSE 10.3

Post by ddebevec » Wed Feb 06, 2008 7:36 pm

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

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Problem installing on SUSE 10.3

Post by steve » Mon Feb 11, 2008 11:02 pm

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

Hope that helps.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

ddebevec
Posts: 2
Joined: Tue Feb 05, 2008 9:58 pm
Operating System: Please select

Re: Problem installing on SUSE 10.3

Post by ddebevec » Thu Feb 14, 2008 9:54 pm

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

Post Reply