Building with FFMPEG - LIBSNDFILE not available
Posted: Fri Dec 12, 2008 8:06 pm
I'm trying to build audacity-src-1.3.6 on a PowerMac G4 OS X 10.4.11 with FFMPEG, following the instructions from Josh24 in the thread
http://forum.audacityteam.org/viewtopic ... 157#p29157
I first downloaded and built:
pkg-config-0.23
wxMac-2.8.9
faac
faad
ffmpeg-export-2008-12-11
gettext-0.17
libtool-2.2.6
libsndfile-1.0.17
All were installed using their default locations. The configure command I'm using is:
./configure --with-libsamplerate --with-libresample=no --without-soundtouch --with-libmad --without-libvamp --without-redland --without-slv2 --without-liblrdf --without-midi --without-libscorealign --disable-nyquist --with-ffmpeg=system --with-libsndfile=system --with-libflac=system --with-libid3tag=system --with-libtwolame=system --disable-unicode
This results in the following error:
configure: error: You requested using the system libraries for LIBSNDFILE but they are not available
Anyone have an idea of where I went wrong?
http://forum.audacityteam.org/viewtopic ... 157#p29157
I first downloaded and built:
pkg-config-0.23
wxMac-2.8.9
faac
faad
ffmpeg-export-2008-12-11
gettext-0.17
libtool-2.2.6
libsndfile-1.0.17
All were installed using their default locations. The configure command I'm using is:
./configure --with-libsamplerate --with-libresample=no --without-soundtouch --with-libmad --without-libvamp --without-redland --without-slv2 --without-liblrdf --without-midi --without-libscorealign --disable-nyquist --with-ffmpeg=system --with-libsndfile=system --with-libflac=system --with-libid3tag=system --with-libtwolame=system --disable-unicode
This results in the following error:
configure: error: You requested using the system libraries for LIBSNDFILE but they are not available
Anyone have an idea of where I went wrong?