Bonjour
Je souhaterais compiler audacity 1.3 (Beta). il y a les options suivante disponible:
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-lib-preference use local and/or system libraries, in preferred
order [system,local]
--with-vorbis enable ogg vorbis support
--with-libmad use libmad for mp3 decoding support
--with-flac enable FLAC support
--with-libsndfile which libsndfile to use: [local], [system]
--with-id3tag use libid3tag for mp3 id3 tag support
--with-libsamplerate use libsamplerate (instead of libresample)
--with-libresample use libresample: [yes], [no]
--with-soundtouch compile with SoundTouch [default=yes]
--with-nyquist compile with Nyquist support [default=yes]
--with-ladspa compile with ladspa plug-in support [default=yes]
--with-audiounits compile with audio unit plug-in support
Je décide d'utilier celle si pour le "./configure"
./configure --prefix=/usr --with-libid3tag --with-flac --with-libsamplerate
Et voici l'erreur que j'obtiens:
configure: error: I didn't understand the argument yes for LIBSAMPLERATE
Pouvez vous m'expliquer ? 🙁