|
From: Hans K. <ha...@ha...> - 2015-12-28 15:28:32
|
Hi, I tried to download and compile SoX on Debian Jessie, 8.2.0, amd64. Each of the following commands was issued in a terminal as a normal user. I got the sources via 'git clone git://git.code.sf.net/p/sox/code sox'. Afterwards I issued 'autoreconf -i' in the sox subdir. When executing './configure' I got the following error: ------------------------------------------------------------------------ ./configure: line 14593: syntax error near unexpected token `OPUS,' ./configure: line 14593: ` PKG_CHECK_MODULES(OPUS, opusfile, , using_opus=no)' kraush@Alk:~/Work/sox$ ------------------------------------------------------------------------ Any help and/or tips appreciated. Many thanks in advance. Seasons greetings, Hans |