Search found 4 matches
- Tue Feb 09, 2010 2:35 am
- Forum: Compiling Audacity
- Topic: Solved - audacity fails to configure due to libmad
- Replies: 6
- Views: 3652
Re: audacity fails to configure due to libmad
I found a way around this issue and have been able to finish compiling audacity. In the end I had to separately download and compile SoundTouch version 1.4 (one version back) and re-configure audacity with (--with-soundtouch=system). Thanks for your help and replies. Jim - I will close this topic as...
- Mon Feb 08, 2010 3:31 am
- Forum: Compiling Audacity
- Topic: Solved - audacity fails to configure due to libmad
- Replies: 6
- Views: 3652
Re: audacity fails to configure due to libmad
[[email protected] libmad]# yum install libmad-devel-0.15.1b-4.el5.rf.i386.rpm Loaded plugins: rhnplugin, security Setting up Install Process Examining libmad-devel-0.15.1b-4.el5.rf.i386.rpm: libmad-devel-0.15.1b-4.el5.rf.i386 Marking libmad-devel-0.15.1b-4.el5.rf.i386.rpm to be installed Resolving Dep...
- Sun Feb 07, 2010 6:39 pm
- Forum: Compiling Audacity
- Topic: Solved - audacity fails to configure due to libmad
- Replies: 6
- Views: 3652
Re: audacity fails to configure due to libmad
The find command in my text shows that the library libmad is already installed. I am not sure if libmad-dev is installed as I do not know it's full filename. Please reply with that filename for libmad-dev and I'll check for it also. The problerm appears to me that the configure script is not coded p...
- Sun Feb 07, 2010 4:25 pm
- Forum: Compiling Audacity
- Topic: Solved - audacity fails to configure due to libmad
- Replies: 6
- Views: 3652
Solved - audacity fails to configure due to libmad
I do not wish to disable libmad support. Here is a cut and paste from the ./configure output and my checks for libmad ----------------------------------------------------------------------------------------------- checking for mad_decoder_init in -lmad... no configure: error: *** libmad not found. R...