Hola como andan.. les cuento que instale musix con el fin de pasar una radio fm a internet, segui sus consejos.. pero cuando intento instalar el programa idjc cuando llego a poner $ sudo ./configure CFLAGS=&quot;-O2&quot; (segun la pagina oficial de idjc) me sale esto....<br>
<br><blockquote>leonel@Radio:~/Desktop/idjc-0.8.2$ sudo ./configure CFLAGS=&quot;-O2&quot;<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for gawk... gawk<br>
checking whether make sets $(MAKE)... yes<br>checking for a Python interpreter with version &gt;= 2.6... python<br>checking for python... /usr/local/bin/python<br>checking for python version... 2.6<br>checking for python platform... linux2<br>
checking for python script directory... ${prefix}/lib/python2.6/site-packages<br>checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages<br>checking for style of include used by make... GNU<br>
checking for gcc... gcc<br>checking for C compiler default output file name... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables...<br>
checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking dependency style of gcc... gcc3<br>
checking whether gcc and cc understand -c and -o together... yes<br>checking for pkg-config... /usr/bin/pkg-config<br>checking pkg-config is at least version 0.9.0... yes<br>checking for LIBJACK... yes<br>checking for jack_set_info_function in -ljack... yes<br>
checking for LIBVORBIS... configure: error: Package requirements (vorbis &gt;= 1.0.0) were not met:<br><br>No package &#39;vorbis&#39; found<br><br>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>installed software in a non-standard prefix.<br>
<br>Alternatively, you may set the environment variables LIBVORBIS_CFLAGS<br>and LIBVORBIS_LIBS to avoid the need to call pkg-config.<br>See the pkg-config man page for more details.<br><br>leonel@Radio:~/Desktop/idjc-0.8.2$ �� <br>
</blockquote>como que hay un problema con vorbis-tool, entonces pongo $ sudo apt-get install vorbis-tool y me dice que esta en su version mas reciente<br><br>alguna idea por ahi?<br>