Hola
Estoy usando Audacity como editor de audio en Debian Sarge. Necesito
exportar los archivos como mp3. Para hacer esto, Audacity necesita la
librería libmp3lame.so y me pide que la localice. Aparentemente o no
esta donde debería o no la tengo. Entónces bajo el tar.gz y lo
descomprimo. Al tratar de instalarlo me da el siguente error:
matias@tehuelche:~/lame-3.96.1$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables
See `config.log' for more details.
Intenté hacerlo como usuario y como root y el error que me da es el
mismo. Si alguien me podría ayudar con esto lo agradecería mucho.