sou iniciante com SO Linux Ubuntu 11.04 e estou apanhando pra instalar esse software se alguém puder me ajudar agradeceria…
abs
sudo dpkg -i mysql-workbench-gpl-5.2.34-1ubu1010-i386.deb
Selecionando pacote previamente não selecionado mysql-workbench-gpl.
(Lendo banco de dados ... 208189 ficheiros e directórios actualmente instalados.)
Desempacotando mysql-workbench-gpl (de mysql-workbench-gpl-5.2.34-1ubu1010-i386.deb) ...
Substituindo arquivos no pacote antigo mysql-workbench-oss ...
dpkg: problemas de dependência impedem a configuração de mysql-workbench-gpl:
mysql-workbench-gpl depende de libctemplate0; porém:
Pacote libctemplate0 não está instalado.
mysql-workbench-gpl depende de libpython2.6 (>= 2.6); porém:
Pacote libpython2.6 não está instalado.
mysql-workbench-gpl depende de libzip1 (>= 0.8); porém:
Pacote libzip1 não está instalado.
mysql-workbench-gpl depende de python-paramiko; porém:
Pacote python-paramiko não está instalado.
mysql-workbench-gpl depende de python-pysqlite2; porém:
Pacote python-pysqlite2 não está instalado.
dpkg: erro processando mysql-workbench-gpl (--install):
problemas de dependência - deixando desconfigurado
Processando gatilhos para bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processando gatilhos para desktop-file-utils ...
Processando gatilhos para python-gmenu ...
Rebuilding /usr/share/applications/desktop.pt_BR.utf8.cache...
Processando gatilhos para python-support ...
Erros foram encontrados durante o processamento de:
mysql-workbench-gpl
paulo@ubuntu:~/Downloads$ sudo apt-get install liblua5.1-0 libzip1 libmysqlclient15off
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
O pacote libmysqlclient15off não está disponível, mas é referenciado por outro pacote.
Isto pode significar que o pacote está faltando, ficou obsoleto ou
está disponível somente a partir de outra fonte
E: O pacote 'libmysqlclient15off' não tem candidato para instalação
paulo@ubuntu:~/Downloads$
paulo@ubuntu:~/Downloads$
paulo@ubuntu:~/Downloads$ mysql-workbench
/usr/bin/mysql-workbench-bin: error while loading shared libraries: libpython2.6.so.1.0: cannot open shared object file: No such file or directory
paulo@ubuntu:~/Downloads$
Sim , o Synaptic torna as coisas bem mais fáceis. Mas se vc ja baixou o arquivo .deb no site basta dar um duplo clique no arquivo .deb e o ubuntu abre o pacote com o gdebi-gtk que também facilita. Enfim são muitas as possibilidades. Qualquer problema posta ai.
paulo@paulo-virtual-machine:~$ sudo apt-get install mysql-workbench-gpl-5.2.34-1ubu1010-i386.deb
[sudo] password for paulo:
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: Impossível encontrar o pacote mysql-workbench-gpl-5.2.34-1ubu1010-i386.deb
E: Não foi possível encontrar o pacote através da expressão regular 'mysql-workbench-gpl-5.2.34-1ubu1010-i386.deb'
paulo@paulo-virtual-machine:~$
abra o synaptic(gerenciador de pacotes gráfico do ubuntu) na caixa de pesquisa rápida procure pelo mysql-workbench, se não aparecer vc pode ir no site do mysql e baixar o pacote deb e tentar instalar. Se houver algum problema em relação às dependências vc vai ter que mexer no source.list. Mas nada que uma pesquisadinha no google não resolva. Tenta ai e posta se der algum problema.
o que fiz e não deu certo …download do arquivo deb do site mysql …
paulo@paulo-virtual-machine:~$ cd Down*
paulo@paulo-virtual-machine:~/Downloads$ ls -l
total 18472
-rw-r--r-- 1 paulo paulo 18914492 2012-01-05 16:39 mysql-workbench-gpl-5.2.37-1ubu1104-i386.deb
paulo@paulo-virtual-machine:~/Downloads$ sudo dpkg -i mysql-workbench-gpl-5.2.37-1ubu1104-i386.deb[sudo] password for paulo:
Selecionando pacote previamente não selecionado mysql-workbench-gpl.
(Lendo banco de dados ... 159705 ficheiros e directórios actualmente instalados.)
Desempacotando mysql-workbench-gpl (de mysql-workbench-gpl-5.2.37-1ubu1104-i386.deb) ...
dpkg: problemas de dependência impedem a configuração de mysql-workbench-gpl:
mysql-workbench-gpl depende de libctemplate0; porém:
Pacote libctemplate0 não está instalado.
mysql-workbench-gpl depende de libzip1 (>= 0.8); porém:
Pacote libzip1 não está instalado.
mysql-workbench-gpl depende de python-paramiko; porém:
Pacote python-paramiko não está instalado.
mysql-workbench-gpl depende de python-pysqlite2; porém:
Pacote python-pysqlite2 não está instalado.
dpkg: erro processando mysql-workbench-gpl (--install):
problemas de dependência - deixando desconfigurado
Processando gatilhos para bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processando gatilhos para desktop-file-utils ...
Processando gatilhos para python-gmenu ...
Rebuilding /usr/share/applications/desktop.pt_BR.utf8.cache...
Processando gatilhos para python-support ...
Erros foram encontrados durante o processamento de:
mysql-workbench-gpl
paulo@paulo-virtual-machine:~/Downloads$
como está sources.list tem que incluir algo nele ???
# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release i386 (20110427.1)]/ natty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ natty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ natty-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ natty universe
deb-src http://br.archive.ubuntu.com/ubuntu/ natty universe
deb http://br.archive.ubuntu.com/ubuntu/ natty-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ natty-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ natty multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://br.archive.ubuntu.com/ubuntu/ natty-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ natty-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://br.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security main restricted
deb http://security.ubuntu.com/ubuntu natty-security universe
deb-src http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse
deb-src http://security.ubuntu.com/ubuntu natty-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu natty partner
# deb-src http://archive.canonical.com/ubuntu natty partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main
deb http://demoiselle.c3sl.ufpr.br hardy stable