Jorge,

Agora está fora do meu pouco conhecimento.
Passe novamente para a lista os procedimentos que já efetuou e deram
certo e depois reporte o erro encontrado na instalação ou execução do
devede, para ver se alguém pode te passar um help.

PS: Você verificou se a versão do Mplayer/Mencoder instalada é a
1.0rc2 ??? Veja a instrução abaixo:

Note for Ubuntu Gutsy users: by default (as November 21, 2007) Gutsy
comes with Mplayer/Mencoder buggy version 1.0RC1 (like Feisty); but
fortunately there's the version 1.0rc2 avaiblable in the backports
repository, which fixes the sound bug. To install it, just go to
System->Admin->Software repositories and activate the Backports source. 

Se no sistema estiver a 1.0rc1 terá que fazer a atulização para rodar o
Devede:
Sistema > Administração > Gerenciador de pacotes Synatipic >
Configurações > Repositórios > Atualizações > Habilitar Atualizações sem
suporte (gutsy-backports) > Retorne ao gerenciador e atualize.
Digite mplayer na busca e procure a nova versão para instalação, depois
aplique.

Salles (Nethell)




Em Qua, 2008-04-09 às 14:49 -0300, Jorge Fernandes Junior escreveu:
> ja fiz.... e continua do mesmo jeito....
> 
> 
> 
> Em 09/04/08, Salles <[EMAIL PROTECTED]> escreveu:
> >
> > Experimente desinstalar e reinstalar o devede, agora já tem todos os
> > arquivos necessários...
> >
> > Salles (Nethell)
> >
> >
> > Em Qua, 2008-04-09 às 13:35 -0300, Jorge Fernandes Junior escreveu:
> >
> > > opa.... luz no fim do túnel:
> > > instalou: mas o devede ainda não funcionou....
> > >
> > > PROCESSOR = 'i386'
> > > running install
> > > running build
> > > running build_py
> > > running build_ext
> > > running install_lib
> > > creating /usr/lib/python2.5/site-packages/psyco
> > > copying build/lib.linux-i686-2.5/psyco/core.py ->
> > > /usr/lib/python2.5/site-packages/psyco
> > > copying build/lib.linux-i686-2.5/psyco/profiler.py ->
> > > /usr/lib/python2.5/site-packages/psyco
> > > copying build/lib.linux-i686-2.5/psyco/_psyco.so ->
> > > /usr/lib/python2.5/site-packages/psyco
> > > copying build/lib.linux-i686-2.5/psyco/classes.py ->
> > > /usr/lib/python2.5/site-packages/psyco
> > > copying build/lib.linux-i686-2.5/psyco/kdictproxy.py ->
> > > /usr/lib/python2.5/site-packages/psyco
> > > copying build/lib.linux-i686-2.5/psyco/__init__.py ->
> > > /usr/lib/python2.5/site-packages/psyco
> > > copying build/lib.linux-i686-2.5/psyco/support.py ->
> > > /usr/lib/python2.5/site-packages/psyco
> > > copying build/lib.linux-i686-2.5/psyco/logger.py ->
> > > /usr/lib/python2.5/site-packages/psyco
> > > byte-compiling /usr/lib/python2.5/site-packages/psyco/core.py to
> > core.pyc
> > > byte-compiling /usr/lib/python2.5/site-packages/psyco/profiler.py to
> > > profiler.pyc
> > > byte-compiling /usr/lib/python2.5/site-packages/psyco/classes.py to
> > > classes.pyc
> > > byte-compiling /usr/lib/python2.5/site-packages/psyco/kdictproxy.py to
> > > kdictproxy.pyc
> > > byte-compiling /usr/lib/python2.5/site-packages/psyco/__init__.py to
> > > __init__.pyc
> > > byte-compiling /usr/lib/python2.5/site-packages/psyco/support.py to
> > > support.pyc
> > > byte-compiling /usr/lib/python2.5/site-packages/psyco/logger.py to
> > > logger.pyc
> > > running install_egg_info
> > > Writing /usr/lib/python2.5/site-packages/psyco-1.5.2.egg-info
> > >
> > >
> > > agora quando tento abrir o devede aparece:
> > > DeVeDe 3.6
> > > Failed to load module DEVEDE_NEWFILES. Exiting
> > >
> > >
> > > Em 09/04/08, Salles <[EMAIL PROTECTED]> escreveu:
> > > >
> > > > Vamos ver se é isto:
> > > >
> > > > Faça o download do arquivo e descompacte-o;
> > > > Abra o terminal;
> > > > cd /diretorio do arquivo descompactado;
> > > > já dentro do diretório:
> > > > sudo phyton setup-oy install
> > > > senha
> > > > Veja se corre tudo certo.
> > > >
> > > > Salles (Nethell)
> > > >
> > > >
> > > > Em Qua, 2008-04-09 às 13:04 -0300, Jorge Fernandes Junior escreveu:
> > > >
> > > > > parece que é isso.... e o devede 3.6 ta precisando dele pra
> > funfar...
> > > > >
> > > > > eu preciso saber como faço pra usar essa orientação do Salles....
> > > > > achei essas instruções também, mas não entendi como usar, onde
> > usar...
> > > > ou
> > > > > sei lá....
> > > > > me senti meio burrico....
> > > > >
> > > > >
> > > > >
> > > > > Em 09/04/08, Daniel de Oliveira <[EMAIL PROTECTED]> escreveu:
> > > > > >
> > > > > > Psyco é aquele modulo que "acelera" o python, não?
> > > > > >
> > > > > > 2008/4/9 Salles <[EMAIL PROTECTED]>:
> > > > > >
> > > > > > > Jorge, veja se ajuda:
> > > > > > >
> > > > > > >  To install Psyco, do the usual
> > > > > > >    python setup.py install
> > > > > > >  Manually, you can also put the 'psyco' package in your Python
> > > > search
> > > > > > >  path, e.g. by copying the subdirectory 'psyco' into the
> > directory
> > > > > > >  '/usr/lib/python2.x/site-packages' (default path on Linux).
> > > > > > >  Basic usage is very simple: add
> > > > > > >   import psyco
> > > > > > >   psyco.full()
> > > > > > >  to the beginning of your main script. For basic introduction
> > see:
> > > > > > >   import psyco
> > > > > > >   help(psyco)
> > > > > > >
> > > > > > >  Encontrei estes dados em
> > > > http://codespeak.net/svn/psyco/dist/README.txt
> > > > > > .
> > > > > > >  Segundo o readme, funciona em 32 bits... cheque isto.
> > > > > > >
> > > > > > >  Mais detalhes em http://psyco.sourceforge.net/doc.html.
> > > > > > >
> > > > > > >  Abraços,
> > > > > > >
> > > > > > >  Salles (Nethell)
> > > > > > >
> > > > > > >  Em Qua, 2008-04-09 às 11:34 -0300, Jorge Fernandes Junior
> > escreveu:
> > > > > > >
> > > > > > >
> > > > > > > > procurei em várias páginas mas não entendi como fazer esse
> > psyco
> > > > > > >  > funcionar...
> > > > > > >  > pra mim tá pedreira...
> > > > > > >  >
> > > > > > >  > alguém já instalou esse devede 3.6 no ubuntu 7.10?
> > > > > > >  >
> > > > > > >  >
> > > > > > >  >
> > > > > > >  > 2008/4/9, Jorge Fernandes Junior <[EMAIL PROTECTED]
> > >:
> > > > > > >  > >
> > > > > > >  > > instalei o devede no 7.10 e ele não está abrindo.
> > > > > > >  > > vejo essa informação no terminal:
> > > > > > >  > >
> > > > > > >  > > Psyco not installed, the program will just run slower
> > > > > > >  > > DeVeDe 3.6
> > > > > > >  > > Failed to load module DEVEDE_NEWFILES. Exiting
> > > > > > >  > >
> > > > > > >  > > alguém pode me ajudar?
> > > > > > >  > >
> > > > > > >  > > --
> > > > > > >  > > Paz e Bem!
> > > > > > >  > > Jorge Fernandes JUNIOR
> > > > > > >  > > Curitiba - Pr
> > > > > > >  >
> > > > > > >  >
> > > > > > >  >
> > > > > > >  >
> > > > > > >  > --
> > > > > > >  > Paz e Bem!
> > > > > > >  > Jorge Fernandes JUNIOR
> > > > > > >  > Curitiba - Pr
> > > > > > >
> > > > > > >
> > > > > > >  --
> > > > > > >  Interessado em aprender mais sobre o Ubuntu em português?
> > > > > > >  http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > > > >  ubuntu-br mailing list
> > > > > > >  ubuntu-br@lists.ubuntu.com
> > > > > > >  https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Daniel de Oliveira
> > > > > > ----
> > > > > > Network and System Administrator
> > > > > > Linux User #: 405334
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > > > ubuntu-br mailing list
> > > > > > ubuntu-br@lists.ubuntu.com
> > > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Paz e Bem!
> > > > > Jorge Fernandes JUNIOR
> > > > > Curitiba - Pr
> > > >
> > > >
> > > >
> > > > --
> > > >
> > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > ubuntu-br mailing list
> > > > ubuntu-br@lists.ubuntu.com
> > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > >
> > >
> > >
> > >
> > > --
> > > Paz e Bem!
> > > Jorge Fernandes JUNIOR
> > > Curitiba - Pr
> >
> >
> >
> > --
> >
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
> 
> 
> 
> -- 
> Paz e Bem!
> Jorge Fernandes JUNIOR
> Curitiba - Pr


-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a