Jump to content

Recommended Posts

Posted

Qdo vou tornar executavel o file, aparece-me esta msg de erro:

xxx@xxx-laptop:~/Downloads$ sh eagle-lin-6.1.0.run

/tmp/eagle-setup.19437/eagle-6.1.0/bin/eagle: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory

como faço para resolver este probe?

obg!

Posted

Procura pela libpng nos repositórios, e instala-a.

tenho o 12 instalado, e so aparece mais o libpng3.. o libpng14 nao aparece no repositório 😄

e mm tentando instalar tb o libpng3, dá erro no host..

Posted

estou no portatil do meu irmao e o ubuntu é uma versao antiga...ja anda com problemas de instalar e de fazer updates, mas o meu irmao tem medo de instalar novo ubuntu pk tme medo de perder documentos e programas co aconteceu da ultima vez!..

dá pra re-instalar novo sistema sem dar cabo dos files e programas nao dá?..

Posted

dá pra re-instalar novo sistema sem dar cabo dos files e programas nao dá?..

No Debian não tenho tido problemas.  Só mudo os repositórios.  Mas é sempre melhor fazer um backup do sistema.

Também podes tentar instalar a biblioteca manualmente (convém ver antes a quantidade de dependências, pois pode dar trabalho a mais...).

Posted

Achei na net uma possivel soluçao pro problema em instalar o Eagle CAD no ubuntu:

$ wget ftp://ftp.cadsoft.de/eagle/program/6.0/eagle-lin-6.0.0.run

$ sed -e '1,/^__DATA__$/d' eagle-lin-6.0.0.run > eagle-lin-6.0.0.tar.bz2

$ tar xvjf eagle-lin-6.0.0.tar.bz2

$ cd eagle-6.0.0/bin

$ wget http://dl.dropbox.com/u/4295670/eagle_libs.tar.bz2

$ tar xvjf eagle_libs.tar.bz2

$ mv eagle eagle.orig

$ echo 'LD_LIBRARY_PATH="$(dirname "$0")" "$(dirname "$0")/eagle.orig" $@' > eagle

$ chmod a+x eagle

Fonte

mas ao fazer tudo isto (n deu erro nenhum), vou à consola e escrevo "Eagle" na shell e nao me abre o sofware 😄 ..

Posted

Aparece esta msg de erro na consola aqdo da instalação:

xxx@xxx-laptop:~/eagle-6.0.0/bin$ echo 'LD_LIBRARY_PATH="$(eagle-6.0.0/bin "$0")" "$(eagle-6.0.0/bin "$0")/eagle.orig" $@' > eagle

xxx@xxx-laptop:~/eagle-6.0.0/bin$ chmod a+x eagle

xxx@xxx-laptop:~/eagle-6.0.0/bin$ ls

designlink22.png  eagle_en.htm        eagle.orig          libpng14.so.14    platforms-win.png

eagle            eagle_hu.qm        eagle_zh.qm        libssl.so.1.0.0    qt_de.qm

eagle.def        eagleicon16.png    freeware.key        pcb-service.png    qt_hu.qm

eagle_de.htm      eagleicon50.png    libcrypto.so.1.0.0  platforms-lin.png

eagle_de.qm      eagle_libs.tar.bz2  libjpeg.so.8        platforms-mac.png

xxx@xxx-laptop:~/eagle-6.0.0/bin$ eagle

The program 'eagle' is currently not installed.  You can install it by typing:

sudo apt-get install eagle

eagle: command not found

bruno@bruno-laptop:~/eagle-6.0.0/bin$ sudo apt-get install eagle

Reading package lists... Done

Building dependency tree     

Reading state information... Done

The following extra packages will be installed:

  eagle-data

The following NEW packages will be installed:

  eagle eagle-data

0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.

Need to get 26.6MB of archives.

After this operation, 68.1MB of additional disk space will be used.

Do you want to continue [Y/n]? y

WARNING: The following packages cannot be authenticated!

  eagle-data eagle

Install these packages without verification [y/N]?

E: Some packages could not be authenticated

xxx@xxx-laptop:~/eagle-6.0.0/bin$

Posted

Se no final, responderes a "Install these packages without verification [y/N]?" com "Yes", talvez consigas instalar isso.  Certifica-te é que a origem do software é fiável.

sim, fiz "yes" e aparece esta msg:

Err http://pt.archive.ubuntu.com karmic/multiverse eagle-data 5.4.0-4ubuntu1

  404  Not Found

Err http://pt.archive.ubuntu.com karmic/multiverse eagle 5.4.0-4ubuntu1

  404  Not Found

Failed to fetch http://pt.archive.ubuntu.com/ubuntu/pool/multiverse/e/eagle/eagle-data_5.4.0-4ubuntu1_all.deb  404  Not Found

Failed to fetch http://pt.archive.ubuntu.com/ubuntu/pool/multiverse/e/eagle/eagle_5.4.0-4ubuntu1_i386.deb  404  Not Found

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

xxx@xxx-laptop:~/eagle-6.0.0/bin$

eu tinha o eagle 5.4.0 antes instalado e apaguei-o no synaptic

Posted

Se o teu irmão tem medo de perder documentos então é porque não tem cópias de segurança, o que nada tem a ver com instalar uma nova versão do Ubuntu.

Faz "apt-get update" e tenta de novo...

10 REM Generation 48K!
20 INPUT "URL:", A$
30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50
40 PRINT "404 Not Found"
50 PRINT "./M6 @ Portugal a Programar."

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site you accept our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.