Autor Tópico: Softwares ininstaláveis  (Lida 1810 vezes)

Offline LucasBonini

  • Usuário Ubuntu
  • *
  • Mensagens: 1
    • Ver perfil
Softwares ininstaláveis
« Online: 15 de Outubro de 2008, 23:14 »
Olá pessoal,

esse é o meu primeiro post. Trabalho faz um tempinho com produção de vídeos curta metragem e animação, de uns meses pra cá resolvi estudar mais a fundo esse tipo de trabalho realizado com softwares livre e fiquei espantado com tamanha qualidade e diversidade. Comecei utilizando o ubuntu studio 8.04, que no final das contas não reconheceu alguns drives de hardware do notebook que estou usando pra isso, assim me recomendaram utilizar o ubuntu 8.04 "tradicional", que eu saiba reconheceu tudo (com exceção do wirelees, mas estou lutando pra instalar). NO que diz respeito a edição acho que estou bem servido, o cinelerra é muito bom, mas estava atrás de um programa pra pós edição, uma espácie de after effects. Pelo que li o cinepaint e o jahshaka são razoáveis para esse tipo de trabalho, mas estou tendo uma tremenda dor de cabeça na instalação desses dois softwares, coisa que até o momento não tive, pois todos os outros programas que eu estou usando instalei na tranquilidade.

Bem, aí vão os diagnósticos da "não instalação" de cada um:
__
Cinepaint:__

1)Quando executo o .deb dá a seguinte mensagem:

http://profile.imageshack.us/user/lucasbonini/ (a primeira imagem de todas)

2) Quando tento instalar o pacote tar.gz dá o seguinte erro:

root@lucas-laptop:/home/lucas# cd cinepaint-0.22-1
root@lucas-laptop:/home/lucas/cinepaint-0.22-1# ls
acinclude.m4 cinepainttool.1 gtkrc.forest2 plug-ins
aclocal.m4 cinepainttool.in INSTALL po
app config.guess install-sh po-plug-ins
AUTHORS config.log lib po-script-fu
ChangeLog? config.sub libgimp printrc_user
cinepaint.1 configure libhalf ps-menurc
cinepaint.desktop configure.in ltconfig py-compile
cinepaint-gtk.pc COPYING ltmain.sh README
cinepaint-gtk.pc.in data Makefile.am rmshm.sh
cinepaint.m4 depcomp Makefile.in spot.icon.xpm
cinepaint.png gimprc.in missing spot.splash.ppm
cinepaint.spec gimprc_user.in mkinstalldirs tips.txt
cinepaint.spec.in gtkrc NEWS user_install.in
root@lucas-laptop:/home/lucas/cinepaint-0.22-1# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether build environment is sane... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
root@lucas-laptop:/home/lucas/cinepaint-0.22-1# make
make: *** Nenhum alvo indicado e nenhum arquivo make encontrado. Pare.
root@lucas-laptop:/home/lucas/cinepaint-0.22-1#

No arquivo install há a seguinte instrução:

Please see:
http://cinepaint.bigasterisk.com/SourceTarball

Entrei nesse site e pelo que eu entendi a possível não instalação se dá pela falta dos pacotes abaixo:

Debian

* libc6-dev
* libglib1.2-dev
* libgtk1.2-dev
* libjpeg62-dev
* libpng-dev
* libtiff3g-dev
* xlibs-dev
* zlib1g-dev
* lcms-dev

Instalei todos(alguns não tinham o nome exatamente iguais a esse, mas o site dizia que isso seria previsível) e mesmo assim nada de instalação.

Jahshaka:

Segui exatamente os comandos conforme instrução no endereço http://estudiolivre.org/tiki-index.php?page=Instala%C3%A7%C3%A3o+Jahshaka
__
Ubuntu

Abra um terminal e cole as seguintes linhas:


sudo echo "# jahshaka" >> /etc/apt/sources.list

sudo echo "deb http://repo.jahshaka.org/ubuntu/dapper/ binary-i386/" >> /etc/apt/sources.list

sudo apt-get update

sudo apt-get install jahshaka__

o que deu:

root@lucas-laptop:/home/lucas#
root@lucas-laptop:/home/lucas# sudo echo "# jahshaka" >> /etc/apt/sources.list
root@lucas-laptop:/home/lucas#
root@lucas-laptop:/home/lucas# sudo echo "deb http://repo.jahshaka.org/ubuntu/dapper/ binary-i386/" >> /etc/apt/sources.list
root@lucas-laptop:/home/lucas#
root@lucas-laptop:/home/lucas# sudo apt-get update
Err http://security.ubuntu.com hardy-security Release.gpg
Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)
Err http://repo.jahshaka.org binary-i386/ Release.gpg
Não foi possível conectar em repo.jahshaka.org:80 (67.192.143.140). - connect (111 Conexão recusada)
Err http://security.ubuntu.com hardy-security/main Translation-pt_BR
Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)
Err http://akirad.cinelerra.org akirad-hardy Release.gpg
Não foi possível conectar em akirad.cinelerra.org:80 (78.47.64.240). - connect (111 Conexão recusada)
Err http://repo.jahshaka.org binary-i386/ Translation-pt_BR
Não foi possível conectar em repo.jahshaka.org:80 (67.192.143.140). - connect (111 Conexão recusada)
Err http://security.ubuntu.com hardy-security/restricted Translation-pt_BR
Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)
Err http://akirad.cinelerra.org akirad-hardy/main Translation-pt_BR
Não foi possível conectar em akirad.cinelerra.org:80 (78.47.64.240). - connect (111 Conexão recusada)
Err http://security.ubuntu.com hardy-security/universe Translation-pt_BR
Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)
Err http://security.ubuntu.com hardy-security/multiverse Translation-pt_BR
Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)
Err http://br.archive.ubuntu.com hardy Release.gpg
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://br.archive.ubuntu.com hardy/main Translation-pt_BR
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://br.archive.ubuntu.com hardy/restricted Translation-pt_BR
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://packages.medibuntu.org hardy Release.gpg
Não foi possível conectar em packages.medibuntu.org:80 (88.191.82.11). - connect (111 Conexão recusada)
Err http://packages.medibuntu.org hardy/free Translation-pt_BR
Não foi possível conectar em packages.medibuntu.org:80 (88.191.82.11). - connect (111 Conexão recusada)
Err http://packages.medibuntu.org hardy/non-free Translation-pt_BR
Não foi possível conectar em packages.medibuntu.org:80 (88.191.82.11). - connect (111 Conexão recusada)
Err http://br.archive.ubuntu.com hardy/universe Translation-pt_BR
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://br.archive.ubuntu.com hardy/multiverse Translation-pt_BR
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://br.archive.ubuntu.com hardy-updates Release.gpg
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://br.archive.ubuntu.com hardy-updates/main Translation-pt_BR
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://br.archive.ubuntu.com hardy-updates/restricted Translation-pt_BR
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://br.archive.ubuntu.com hardy-updates/universe Translation-pt_BR
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Err http://br.archive.ubuntu.com hardy-updates/multiverse Translation-pt_BR
Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80
Lendo lista de pacotes... Pronto
W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy/Release.gpg Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy/main/i18n/Translation-pt_BR.bz2 Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy/restricted/i18n/Translation-pt_BR.bz2 Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy/universe/i18n/Translation-pt_BR.bz2 Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy/multiverse/i18n/Translation-pt_BR.bz2 Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy-updates/Release.gpg Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy-updates/main/i18n/Translation-pt_BR.bz2 Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy-updates/restricted/i18n/Translation-pt_BR.bz2 Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy-updates/universe/i18n/Translation-pt_BR.bz2 Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://br.archive.ubuntu.com/ubuntu/dists/hardy-updates/multiverse/i18n/Translation-pt_BR.bz2 Não foi possível conectar em br.archive.ubuntu.com:80 (200.17.202.1). - connect (111 Conexão recusada) IP: 200.17.202.1 80

W: Falha ao buscar http://security.ubuntu.com/ubuntu/dists/hardy-security/Release.gpg Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)

W: Falha ao buscar http://security.ubuntu.com/ubuntu/dists/hardy-security/main/i18n/Translation-pt_BR.bz2 Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)

W: Falha ao buscar http://security.ubuntu.com/ubuntu/dists/hardy-security/restricted/i18n/Translation-pt_BR.bz2 Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)

W: Falha ao buscar http://security.ubuntu.com/ubuntu/dists/hardy-security/universe/i18n/Translation-pt_BR.bz2 Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)

W: Falha ao buscar http://security.ubuntu.com/ubuntu/dists/hardy-security/multiverse/i18n/Translation-pt_BR.bz2 Não foi possível conectar em security.ubuntu.com:80 (91.189.88.37). - connect (111 Conexão recusada)

W: Falha ao buscar http://repo.jahshaka.org/ubuntu/dapper/binary-i386/Release.gpg Não foi possível conectar em repo.jahshaka.org:80 (67.192.143.140). - connect (111 Conexão recusada)

W: Falha ao buscar http://repo.jahshaka.org/ubuntu/dapper/binary-i386/pt_BR.bz2 Não foi possível conectar em repo.jahshaka.org:80 (67.192.143.140). - connect (111 Conexão recusada)

W: Falha ao buscar http://akirad.cinelerra.org/dists/akirad-hardy/Release.gpg Não foi possível conectar em akirad.cinelerra.org:80 (78.47.64.240). - connect (111 Conexão recusada)

W: Falha ao buscar http://akirad.cinelerra.org/dists/akirad-hardy/main/i18n/Translation-pt_BR.bz2 Não foi possível conectar em akirad.cinelerra.org:80 (78.47.64.240). - connect (111 Conexão recusada)

W: Falha ao buscar http://packages.medibuntu.org/dists/hardy/Release.gpg Não foi possível conectar em packages.medibuntu.org:80 (88.191.82.11). - connect (111 Conexão recusada)

W: Falha ao buscar http://packages.medibuntu.org/dists/hardy/free/i18n/Translation-pt_BR.bz2 Não foi possível conectar em packages.medibuntu.org:80 (88.191.82.11). - connect (111 Conexão recusada)

W: Falha ao buscar http://packages.medibuntu.org/dists/hardy/non-free/i18n/Translation-pt_BR.bz2 Não foi possível conectar em packages.medibuntu.org:80 (88.191.82.11). - connect (111 Conexão recusada)

W: Alguns arquivos de índice falharam para baixar, eles foram ignorados ou os antigos foram usados no lugar.
W: Duplicate sources.list entry http://repo.jahshaka.org binary-i386/ Packages (/var/lib/apt/lists/repo.jahshaka.org_ubuntu_dapper_binary-i386_Packages)
W: Você terá que executar apt-get update para corrigir esses problemas
root@lucas-laptop:/home/lucas#
root@lucas-laptop:/home/lucas# sudo apt-get install jahshaka
Lendo lista de pacotes... Pronto
Construindo árvore de dependências
Lendo estado da informação... Pronto
Alguns pacotes não puderam ser instalados. Isso pode significar que
você solicitou uma situação impossível ou se você está usando a
distribuição instável, que alguns pacotes requeridos não foram
criados ainda ou foram tirados do Incoming.

Já que você solicitou uma única operação é bem provável que o pacote
esteja simplesmente não instalável e um relato de erro sobre esse
pacotes deve ser enviado.
A informação a seguir pode ajudar a resolver a situação:

Os pacotes a seguir têm dependências desencontradas:
jahshaka: Depende: openlibraries mas não vai ser instalado
Depende: libboost-filesystem1.33.1 mas não está instalável
Depende: libglew1 (>= 1.3.1) mas não está instalável
Depende: openlibraries mas não vai ser instalado
E: Pacotes quebrados
root@lucas-laptop:/home/lucas#


__Alguém saberia me dar uma luz? onde foi que eu errei.

desde já agradeço

abraços

Lucas Bonini__