Problema para compilar o Lame

Iniciado por Ricardo Henrique, 04 de Julho de 2007, 08:17

tópico anterior - próximo tópico

Ricardo Henrique

Pessoal,

Baixei o lame para utilizar no audacity, mas quanto digito ./configure aparece um erro.
Alguem sabe o que pode ser?


Link do lame -> http://ufpr.dl.sourceforge.net/sourceforge/lame/lame-3.97.tar.gz

root@ricardo-desktop:/home/ricardo/Desktop/lame-3.97# ./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 file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

Utilizo o Ubuntu7.04

arlei

Olá Ricardo.

Não é necessário vc baixar os fontes e compilar deste pacote, basta instala-lo via apt-get executando o comando abaixo ou pelo Synaptic, porém não esquecendo de habilitar os repositórios "multiverse" para isso.

sudo apt-get install lame

Abaixo segue link para lhe ajudar a instalar outros pacotes proprietários que por ventura se façam necessário.

http://wiki.ubuntu-br.org/FormatosProprietarios

T+
Arlei