Pular para o conteúdo

Instalando o Torsmo

Responder tópico
  • Denunciar
  • Indicar

1. Instalando o Torsmo

Enviado em 24/06/2008 - 13:47h

Pessoal, baixei o Torsmo-0-18 e descompactei ele no /home/tiago/arquivos/torsmo-0-18 e quando digito "make install" ou "make install.sh" da o erro a baixo:
------------
make: Nada a ser feito para `install-sh'
------------
E quando digito ./configure da o erro:
make: Nada a ser feito para `install-sh'.
root@pb-ti-tiago:/home/tiago/arquivos/torsmo-0.18# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
test: 932: ==: unexpected operator
test: 938: ==: unexpected operator
test: 957: ==: unexpected operator
test: 963: ==: unexpected operator
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
---------------------
Alguem poderia me dar um help de como instalar o torsmo?

Responder tópico

2. alguem saberia ajudar?

Enviado em 24/06/2008 - 20:52h

?

3. GCC

Enviado em 24/06/2008 - 21:18h

checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

vc tem que instalar ou atualizar o Gcc.

4. Re: Instalando o Torsmo

Enviado em 24/06/2008 - 21:24h

Antes de instalar, não sei qual sua distro, não reparei mas vc pode tentar instalar ou atualizar o compilador e pacotes que a compilação usa:
atualize ou instale:

gcc, autoconf e automake

Após descompactar seu pacote fonte. ,navegue até a pasta onde ele está. Se vc abrir a pasta, no Konqueror ou no Thunar ou outro geneciador de arquivos, verá se o pacote tem um arquivo, um script chamado install.sh, geralmente tem.
se o pacote descompactado contiver install.sh, vc pode experimentar preparar o script pra rodar.
No diretorio onde descompactou o programa (o mesmo onde digita o ./configure, make e make install), digite:
su, senha,
chmod +x install.sh
e enter,

e tente de novo,

./configure
make
make install

Agoram se o pacote não tiver install.sh, ele pode estar tá danificado, deve precisar baixar outra vez, mas aindo acho que seu compilador gcc e seu automake, não estão funcionando!!!


5. problema

Enviado em 25/06/2008 - 13:51h

Extrai o arquivo do torsmo e ficou na estrutura a baixo:

root@pb-ti-tiago:/home/tiago/arquivos/torsmo-0.18# ls
aclocal.m4 changelog.html config.h.in COPYING install-sh Makefile.in netbsd.c readme.html torsmo.1 torsmo.x
AUTHORS common.c config.log freebsd.c linux.c missing NEWS seti.c torsmo.c x11.c
ChangeLog confdefs.h configure fs.c mail.c mixer.c nvctrl.c solaris.c torsmo.h
changelog2html.py config.cache configure.in INSTALL Makefile.am mkinstalldirs README stamp-h.in torsmorc.sample
root@pb-ti-tiago:/home/tiago/arquivos/torsmo-0.18#

Executo o ./configure e da o erro:
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
test: 932: ==: unexpected operator
test: 938: ==: unexpected operator
test: 957: ==: unexpected operator
test: 963: ==: unexpected operator
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

oque pode ser?

6. Re: Instalando o Torsmo

Enviado em 26/06/2008 - 14:23h

leia as frases: ac local missing, automake missing...
seu compilador gcc, e seu automake não estão funcionando.
vc atualizou gcc, autoconf e automake, antes de compilar?

7. Atualização gcc

Enviado em 26/06/2008 - 14:45h

Estou com problema para atualizar o gcc, alguem poderia contribuir com uma dica de como atualizar ele?

8. atualizar o gcc

Enviado em 27/06/2008 - 13:09h

alguem saberia ajudar?

Responder tópico

Responder tópico

Entre na sua conta para responder.

Fazer login para responder