EAGLE 8.0.2 Kann nicht gestartet werden (libcrypto / libdbus-1)

EAGLE 8.0.2 Kann nicht gestartet werden (libcrypto / libdbus-1)

Anonymous
Not applicable
1,976 Views
7 Replies
Message 1 of 8

EAGLE 8.0.2 Kann nicht gestartet werden (libcrypto / libdbus-1)

Anonymous
Not applicable

Hallo,

ich habe die 8.0.2 Version heruntergeladen und möchte sie nun auf meinem System zum Laufen bringen. Ich benutze ein frisch installiertes  Linux  Mint  18.1.

Den Installationshinweis in der README des EAGLE-Archives habe ich befolgt und die libssl und libcrypto in das lib-Verzeichnis kopiert.

 

cp /lib/x86_64-linux-gnu/libssl.so.1.0.0 lib/libssl.so.10
cp /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 lib/libcrypto.so.10

Beim Versuch eagle mit  "./eagle run" zu starten, erhalte ich jedoch folgende Fehlermeldung:

 

./eagle: /home/rush/Downloads/eagle-8.0.2/lib/libcrypto.so.10: version `libcrypto.so.10' not found (required by ./eagle)
./eagle: /home/rush/Downloads/eagle-8.0.2/lib/libdbus-1.so.3: no version information available (required by /usr/lib/x86_64-linux-gnu/libavahi-client.so.3)

Wer kann mir helfen diesen Fehler zu beheben ?

Reply
Reply
0 Likes
Accepted solutions (1)
1,977 Views
7 Replies
Replies (7)
Message 2 of 8

RichardHammerl
Community Manager
Community Manager

Hallo Konrad.Puchalski,

 

befindet sich denn im Verzeichnis .../eagle-8.0.2/lib auch tatsächlich die Datei libcrypto.so.10 ?

Hat das Kopieren funktioniert? 

 

Grüße,

 

Richard Hammerl

Autodesk
Reply
Reply
0 Likes
Message 3 of 8

Anonymous
Not applicable

Ja das hat funktioniert.

Reply
Reply
Message 4 of 8

RichardHammerl
Community Manager
Community Manager

Hallo,

 

Ich bin mir jetzt nicht sicher, ob das Problem schon gelöst ist. Also hat das Kopieren derLinux-Bibliotheken funktioniert. Lässt sich der EAGLE jetzt starten? Falls nicht, bitte versuchen Sie in einem Konsole/Terminal-Fenster mit ldd die Abhängigkeiten der libs zu prüfen. Sind alle benötigen libs verfügbar. Sie wenden den ldd-Befehl einfach auf EAGLE an, also könnte das so aussehen:

 

  ldd /home/user../eagle-8.0.2/eagle 

 

 

Richard Hammerl

Autodesk
Reply
Reply
0 Likes
Message 5 of 8

Tarek_K
Autodesk
Autodesk

Hallo @Anonymous,

konnte dir die Hilfestellung von Richard helfen und deine Frage beantworten? 🙂 Wenn ja, kannst du gerne auf den Button "Als Lösung akzeptieren" klicken, dann profitieren auch andere Anwender von der Information. Wenn nicht, dann gib uns doch bitte ein Update, damit man weiß was bei dir nun der Stand der Dinge ist und wie man eventuell noch helfen kann. 🙂

You found a post helpful? Then feel free to give likes to these posts!
Your question got successfully answered? Then just click on the 'Mark as solution' button. 


Tarek Khodr
Community Manager

Reply
Reply
0 Likes
Message 6 of 8

Anonymous
Not applicable

nein hatte leider nicht geholfen. Naja was heisst nicht geholfen, alle Abhängigkeiten sind ok, bis eben auf die besagten beiden Bibliotheken. Hier mal die Ausgabe von ldd

 

./eagle: /home/rush/Downloads/eagle-8.0.2/./lib/libcrypto.so.10: version `libcrypto.so.10' not found (required by ./eagle)
./eagle: /home/rush/Downloads/eagle-8.0.2/./lib/libdbus-1.so.3: no version information available (required by /usr/lib/x86_64-linux-gnu/libavahi-client.so.3)
	linux-vdso.so.1 =>  (0x00007ffcfb553000)
	libQt5Widgets.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5Widgets.so.5 (0x00007feb7b156000)
	libQt5Network.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5Network.so.5 (0x00007feb7adf6000)
	libQt5PrintSupport.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5PrintSupport.so.5 (0x00007feb7ab88000)
	libQt5Gui.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5Gui.so.5 (0x00007feb7a396000)
	libQt5Xml.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5Xml.so.5 (0x00007feb7a15b000)
	libQt5Core.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5Core.so.5 (0x00007feb79a43000)
	libQt5WebEngine.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5WebEngine.so.5 (0x00007feb797fa000)
	libQt5WebEngineCore.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5WebEngineCore.so.5 (0x00007feb74de4000)
	libQt5WebEngineWidgets.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5WebEngineWidgets.so.5 (0x00007feb74baf000)
	libQt5WebChannel.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5WebChannel.so.5 (0x00007feb74992000)
	libQt5WebSockets.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5WebSockets.so.5 (0x00007feb74769000)
	libQt5Quick.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5Quick.so.5 (0x00007feb74177000)
	libQt5Qml.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5Qml.so.5 (0x00007feb73b7c000)
	libQt5Positioning.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5Positioning.so.5 (0x00007feb7393d000)
	libQt5XcbQpa.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5XcbQpa.so.5 (0x00007feb735f3000)
	libicudata.so.56 => /home/rush/Downloads/eagle-8.0.2/./lib/libicudata.so.56 (0x00007feb71c10000)
	libicuuc.so.56 => /home/rush/Downloads/eagle-8.0.2/./lib/libicuuc.so.56 (0x00007feb71858000)
	libicui18n.so.56 => /home/rush/Downloads/eagle-8.0.2/./lib/libicui18n.so.56 (0x00007feb713bd000)
	libXrender.so.1 => /home/rush/Downloads/eagle-8.0.2/./lib/libXrender.so.1 (0x00007feb711b3000)
	libXrandr.so.2 => /home/rush/Downloads/eagle-8.0.2/./lib/libXrandr.so.2 (0x00007feb70fa9000)
	libXcursor.so.1 => /home/rush/Downloads/eagle-8.0.2/./lib/libXcursor.so.1 (0x00007feb70d9d000)
	libfreetype.so.6 => /home/rush/Downloads/eagle-8.0.2/./lib/libfreetype.so.6 (0x00007feb70afe000)
	libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007feb70894000)
	libXext.so.6 => /home/rush/Downloads/eagle-8.0.2/./lib/libXext.so.6 (0x00007feb7067f000)
	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007feb70345000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007feb70141000)
	libXi.so.6 => /home/rush/Downloads/eagle-8.0.2/./lib/libXi.so.6 (0x00007feb6ff30000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007feb6fd13000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007feb6fb0b000)
	libssl.so.10 => /home/rush/Downloads/eagle-8.0.2/./lib/libssl.so.10 (0x00007feb6f8a1000)
	libcrypto.so.10 => /home/rush/Downloads/eagle-8.0.2/./lib/libcrypto.so.10 (0x00007feb6f45d000)
	libcups.so.2 => /usr/lib/x86_64-linux-gnu/libcups.so.2 (0x00007feb6f1dd000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007feb6efc2000)
	libX11-xcb.so.1 => /home/rush/Downloads/eagle-8.0.2/./lib/libX11-xcb.so.1 (0x00007feb6edc0000)
	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007feb6eb9e000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007feb6e894000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007feb6e67e000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007feb6e2b5000)
	/lib64/ld-linux-x86-64.so.2 (0x00005578bb4d7000)
	libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007feb6e061000)
	libgthread-2.0.so.0 => /home/rush/Downloads/eagle-8.0.2/./lib/libgthread-2.0.so.0 (0x00007feb6de5c000)
	libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007feb6db4b000)
	libGL.so.1 => /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 (0x00007feb6d8d6000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007feb6d554000)
	libsmime3.so => /home/rush/Downloads/eagle-8.0.2/./lib/libsmime3.so (0x00007feb6d323000)
	libnss3.so => /usr/lib/x86_64-linux-gnu/libnss3.so (0x00007feb6cfdd000)
	libnssutil3.so => /usr/lib/x86_64-linux-gnu/libnssutil3.so (0x00007feb6cdb0000)
	libnspr4.so => /usr/lib/x86_64-linux-gnu/libnspr4.so (0x00007feb6cb70000)
	libXfixes.so.3 => /home/rush/Downloads/eagle-8.0.2/./lib/libXfixes.so.3 (0x00007feb6c96a000)
	libXcomposite.so.1 => /home/rush/Downloads/eagle-8.0.2/./lib/libXcomposite.so.1 (0x00007feb6c767000)
	libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007feb6c466000)
	libXdamage.so.1 => /home/rush/Downloads/eagle-8.0.2/./lib/libXdamage.so.1 (0x00007feb6c263000)
	libXtst.so.6 => /home/rush/Downloads/eagle-8.0.2/./lib/libXtst.so.6 (0x00007feb6c05d000)
	libxml2.so.2 => /home/rush/Downloads/eagle-8.0.2/./lib/libxml2.so.2 (0x00007feb6bd00000)
	libxslt.so.1 => /home/rush/Downloads/eagle-8.0.2/./lib/libxslt.so.1 (0x00007feb6bac0000)
	libdbus-1.so.3 => /home/rush/Downloads/eagle-8.0.2/./lib/libdbus-1.so.3 (0x00007feb6b87d000)
	libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007feb6b674000)
	libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007feb6b459000)
	libEGL.so.1 => /home/rush/Downloads/eagle-8.0.2/./lib/libEGL.so.1 (0x00007feb6b235000)
	libQt5DBus.so.5 => /home/rush/Downloads/eagle-8.0.2/./lib/libQt5DBus.so.5 (0x00007feb6afb5000)
	libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007feb6ad8b000)
	libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007feb6ab40000)
	libgnutls.so.30 => /usr/lib/x86_64-linux-gnu/libgnutls.so.30 (0x00007feb6a810000)
	libavahi-common.so.3 => /usr/lib/x86_64-linux-gnu/libavahi-common.so.3 (0x00007feb6a604000)
	libavahi-client.so.3 => /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 (0x00007feb6a3f2000)
	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007feb6a1ee000)
	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007feb69fe8000)
	libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007feb69ddf000)
	libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007feb69b6f000)
	libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 (0x00007feb6996b000)
	libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 (0x00007feb69768000)
	libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1 (0x00007feb69561000)
	libxshmfence.so.1 => /usr/lib/x86_64-linux-gnu/libxshmfence.so.1 (0x00007feb6935d000)
	libglapi.so.0 => /usr/lib/x86_64-linux-gnu/libglapi.so.0 (0x00007feb6912e000)
	libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 (0x00007feb68f15000)
	libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 (0x00007feb68d0f000)
	libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 (0x00007feb68b09000)
	libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 (0x00007feb688fa000)
	libplc4.so => /home/rush/Downloads/eagle-8.0.2/./lib/libplc4.so (0x00007feb686f3000)
	libplds4.so => /home/rush/Downloads/eagle-8.0.2/./lib/libplds4.so (0x00007feb684ee000)
	libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007feb682e8000)
	libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007feb680c6000)
	libxcb-xfixes.so.0 => /home/rush/Downloads/eagle-8.0.2/./lib/libxcb-xfixes.so.0 (0x00007feb67ebe000)
	libxcb-render.so.0 => /home/rush/Downloads/eagle-8.0.2/./lib/libxcb-render.so.0 (0x00007feb67cb2000)
	libxcb-shape.so.0 => /home/rush/Downloads/eagle-8.0.2/./lib/libxcb-shape.so.0 (0x00007feb67aae000)
	libgbm.so.1 => /home/rush/Downloads/eagle-8.0.2/./lib/libgbm.so.1 (0x00007feb678a2000)
	libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007feb675cf000)
	libk5crypto.so.3 => /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007feb673a0000)
	libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007feb6719b000)
	libkrb5support.so.0 => /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007feb66f90000)
	libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007feb66d2c000)
	libidn.so.11 => /usr/lib/x86_64-linux-gnu/libidn.so.11 (0x00007feb66af8000)
	libtasn1.so.6 => /usr/lib/x86_64-linux-gnu/libtasn1.so.6 (0x00007feb668e5000)
	libnettle.so.6 => /usr/lib/x86_64-linux-gnu/libnettle.so.6 (0x00007feb666af000)
	libhogweed.so.4 => /usr/lib/x86_64-linux-gnu/libhogweed.so.4 (0x00007feb6647b000)
	libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x00007feb661fb000)
	libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007feb65ff6000)
	libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007feb65ddb000)
Reply
Reply
0 Likes
Message 7 of 8

RichardHammerl
Community Manager
Community Manager
Accepted solution

Hallo,

 

dann müssen Sie die beiden Libs nachinstallieren. Je nach Distribution mit YAST oder über apt-get.....

Ich hoffe, das hilft weiter.

 

Grüße,

Richard

 

Richard Hammerl

Autodesk
Reply
Reply
0 Likes
Message 8 of 8

Sofia.Xanthopoulou
Mentor
Mentor

Hallo @Anonymous,

 

bist du dem letzten Hinweis von Richard gefolgt? Hat es damit geklappt?

Über ein kurzes Feedback würden sich die Poster und Leser sehr freuen und wir würden wissen, ob du noch weitere Unterstützung benötigst.

 

Vielen Dank für deinen Beitrag.

 

LG

Reply
Reply
0 Likes