diff options
Diffstat (limited to 'results/scraper/box64/160')
| -rw-r--r-- | results/scraper/box64/160 | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/results/scraper/box64/160 b/results/scraper/box64/160 new file mode 100644 index 000000000..b0f2bdfc2 --- /dev/null +++ b/results/scraper/box64/160 @@ -0,0 +1,53 @@ +Error initializing native libglib-2.0.so.0 (last dlerror is libglib-2.0.so.0: cannot open shared object file: No such file or directory) +So, before i got this error = `Error loading needed lib libpng12.so.0` +And then i download the libpng12.so.0 and i put near Packet Tracer +And then, i got this error = `Error initializing native libglib-2.0.so.0 (last dlerror is libglib-2.0.so.0: cannot open shared object file: No such file or directory)` + +Logs +` +Box64 v0.1.5 built on Nov 11 2021 23:40:11 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 17 Env var +Looking for PacketTracer7 +Using native(wrapped) libcrypto.so.1 +Using emulated libQt5WebKitWidgets.so.5 +Using emulated libQt5WebKit.so.5 +Using emulated libQt5Multimedia.so.5 +Using emulated libQt5PrintSupport.so.5 +Using emulated libQt5Svg.so.5 +Using emulated libQt5Widgets.so.5 +Using emulated libQt5Gui.so.5 +Using emulated libQt5Network.so.5 +Using emulated libQt5Xml.so.5 +Using emulated libQt5Script.so.5 +Using emulated libQt5ScriptTools.so.5 +Using emulated libQt5Sql.so.5 +Using emulated libQt5Core.so.5 +Using native(wrapped) libpthread.so.0 +Using emulated /usr/lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Using emulated /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) librt.so.1 +Using emulated libQt5Sensors.so.5 +Using emulated libQt5MultimediaWidgets.so.5 +Using emulated libpng12.so.0 +Using native(wrapped) libz.so.1 +Using emulated libicui18n.so.52 +Using emulated libicuuc.so.52 +Using native(wrapped) libdl.so.2 +Error initializing native libglib-2.0.so.0 (last dlerror is libglib-2.0.so.0: cannot open shared object file: No such file or directory) +Error loading needed lib libglib-2.0.so.0 +Error loading one of needed lib +Error initializing needed lib libQt5Core.so.5 +Error loading one of needed lib +Error initializing needed lib libQt5Gui.so.5 +Error loading one of needed lib +Error initializing needed lib libQt5Widgets.so.5 +Error loading one of needed lib +Error initializing needed lib libQt5WebKitWidgets.so.5 +Error loading one of needed lib +Error: loading needed libs in elf /home/gucktubeyt/pt/bin/PacketTracer7 +` |