Unable to run latest BOINC on OpenSUSE 13.2

Message boards : Questions and problems : Unable to run latest BOINC on OpenSUSE 13.2
Message board moderation

To post messages, you must log in.

AuthorMessage
MrScott188

Send message
Joined: 20 Dec 14
Posts: 6
United States
Message 58773 - Posted: 20 Dec 2014, 16:05:18 UTC

I am running the latest OpenSUSE 13.2 with the maintenance up to date. Have been running an older version of BOINC with run_client. So I installed the latest version of BOINC and when I try and run the latest run_manager I receive the following:
./boincmgr: error while loading shared libraries: libwx_gtk2u_html-2.8.so.0: cannot open shared object file: No such file or directory

I checked my system and libwx_gtk2u_html-2.8 is installed. What gives?
ID: 58773 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15484
Netherlands
Message 58774 - Posted: 20 Dec 2014, 16:26:29 UTC - in response to Message 58773.  

As per When requesting help on these forums:

- which BOINC version you are using? The latest can be any number of versions. To find the version, you can use boinccmd --version in a terminal window. To read more about the Boinccmd tool, please see this link to the Wiki.
- which BOINC are you using, the one from your Linux package manager or the one from Berkeley?
- what's the full output of ldd boincmgr? (That's el dee dee)
ID: 58774 · Report as offensive
MrScott188

Send message
Joined: 20 Dec 14
Posts: 6
United States
Message 58870 - Posted: 22 Dec 2014, 15:00:53 UTC - in response to Message 58774.  

The client version that works is 6.10.58 for x86_64-pc-linux-gnu. The run manager get's a segmentation violation when I tried to start it. And like I said I'm trying to install and use the latest version which the file I downloaded is: boinc_7.2.42_x86_64-pc-linux-gnu and it is from Berkeley.

The full output of the ldd boincmgr shows:
linux-vdso.so.1 (0x00007fffa2fa9000)
libgtk-x11-2.0.so.0 => /usr/lib64/libgtk-x11-2.0.so.0 (0x00007f789dc7f000)
libgdk-x11-2.0.so.0 => /usr/lib64/libgdk-x11-2.0.so.0 (0x00007f789d9c9000)
libatk-1.0.so.0 => /usr/lib64/libatk-1.0.so.0 (0x00007f789d7a3000)
libgdk_pixbuf-2.0.so.0 => /usr/lib64/libgdk_pixbuf-2.0.so.0 (0x00007f789d581000)
libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1 (0x00007f789d342000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f789d130000)
libXrender.so.1 => /usr/lib64/libXrender.so.1 (0x00007f789cf26000)
libXi.so.6 => /usr/lib64/libXi.so.6 (0x00007f789cd15000)
libXrandr.so.2 => /usr/lib64/libXrandr.so.2 (0x00007f789cb0b000)
libXcursor.so.1 => /usr/lib64/libXcursor.so.1 (0x00007f789c900000)
libXcomposite.so.1 => /usr/lib64/libXcomposite.so.1 (0x00007f789c6fc000)
libXdamage.so.1 => /usr/lib64/libXdamage.so.1 (0x00007f789c4f9000)
libpango-1.0.so.0 => /usr/lib64/libpango-1.0.so.0 (0x00007f789c2ae000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f789bf6f000)
libXfixes.so.3 => /usr/lib64/libXfixes.so.3 (0x00007f789bd69000)
libgobject-2.0.so.0 => /usr/lib64/libgobject-2.0.so.0 (0x00007f789bb18000)
libgmodule-2.0.so.0 => /usr/lib64/libgmodule-2.0.so.0 (0x00007f789b913000)
libgthread-2.0.so.0 => /usr/lib64/libgthread-2.0.so.0 (0x00007f789b711000)
librt.so.1 => /lib64/librt.so.1 (0x00007f789b509000)
libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007f789b1fa000)
libXinerama.so.1 => /usr/lib64/libXinerama.so.1 (0x00007f789aff7000)
libSM.so.6 => /usr/lib64/libSM.so.6 (0x00007f789adef000)
libsqlite3.so.0 => /usr/lib64/libsqlite3.so.0 (0x00007f789ab2c000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f789a928000)
libnsl.so.1 => /lib64/libnsl.so.1 (0x00007f789a710000)
libz.so.1 => /lib64/libz.so.1 (0x00007f789a4f9000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f789a2dc000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7899fd4000)
libm.so.6 => /lib64/libm.so.6 (0x00007f7899cd2000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f7899abb000)
libc.so.6 => /lib64/libc.so.6 (0x00007f7899713000)
libpangocairo-1.0.so.0 => /usr/lib64/libpangocairo-1.0.so.0 (0x00007f7899505000)
libcairo.so.2 => /usr/lib64/libcairo.so.2 (0x00007f78991e7000)
libgio-2.0.so.0 => /usr/lib64/libgio-2.0.so.0 (0x00007f7898e70000)
libpangoft2-1.0.so.0 => /usr/lib64/libpangoft2-1.0.so.0 (0x00007f7898c5b000)
libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007f78989c5000)
libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00007f789879a000)
libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f789857a000)
libffi.so.4 => /usr/lib64/libffi.so.4 (0x00007f7898371000)
libpcre.so.1 => /usr/lib64/libpcre.so.1 (0x00007f7898107000)
libICE.so.6 => /usr/lib64/libICE.so.6 (0x00007f7897eea000)
libuuid.so.1 => /usr/lib64/libuuid.so.1 (0x00007f7897ce4000)
/lib64/ld-linux-x86-64.so.2 (0x00007f789e2f4000)
libpixman-1.so.0 => /usr/lib64/libpixman-1.so.0 (0x00007f7897a39000)
libEGL.so.1 => /usr/lib64/libEGL.so.1 (0x00007f7897810000)
libpng16.so.16 => /usr/lib64/libpng16.so.16 (0x00007f78975d3000)
libxcb-shm.so.0 => /usr/lib64/libxcb-shm.so.0 (0x00007f78973d0000)
libxcb-render.so.0 => /usr/lib64/libxcb-render.so.0 (0x00007f78971c5000)
libGL.so.1 => /usr/X11R6/lib64/libGL.so.1 (0x00007f7896ea8000)
libselinux.so.1 => /lib64/libselinux.so.1 (0x00007f7896c84000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f7896a6c000)
libharfbuzz.so.0 => /usr/lib64/libharfbuzz.so.0 (0x00007f7896813000)
libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f789660e000)
libX11-xcb.so.1 => /usr/lib64/libX11-xcb.so.1 (0x00007f789640c000)
libxcb-dri2.so.0 => /usr/lib64/libxcb-dri2.so.0 (0x00007f7896207000)
libxcb-xfixes.so.0 => /usr/lib64/libxcb-xfixes.so.0 (0x00007f7895fff000)
libgbm.so.1 => /usr/lib64/libgbm.so.1 (0x00007f7895df1000)
libwayland-client.so.0 => /usr/lib64/libwayland-client.so.0 (0x00007f7895be3000)
libwayland-server.so.0 => /usr/lib64/libwayland-server.so.0 (0x00007f78959d0000)
libdrm.so.2 => /usr/lib64/libdrm.so.2 (0x00007f78957c4000)
libnvidia-tls.so.304.123 => /usr/lib64/tls/libnvidia-tls.so.304.123 (0x00007f78955c0000)
libnvidia-glcore.so.304.123 => /usr/lib64/libnvidia-glcore.so.304.123 (0x00007f78931d6000)
libgraphite2.so.3 => /usr/lib64/libgraphite2.so.3 (0x00007f7892fb9000)

The results from the boinccmd --version is: boinccmd, built from BOINC 7.2.42
ID: 58870 · Report as offensive
Jason Peckman

Send message
Joined: 6 Apr 07
Posts: 2
Message 60008 - Posted: 27 Jan 2015, 19:37:47 UTC

MrScott188,

If you are still struggling with this, here are the libraries I installed to get manager running on OpenSuSE 13.2:

libwx_baseu-2_8-0-compat-lib-wxcontainer
libwx_baseu-2_8-0-wxcontainer
libwx_baseu_net-2_8-0-wxcontainer
libwx_baseu_xml-2_8-0-compat-lib-wxcontainer
libwx_baseu_xml-2_8-0-wxcontainer
libwx_gtk2u_adv-2_8-0-wxcontainer
libwx_gtk2u_aui-2_8-0-compat-lib-wxcontainer
libwx_gtk2u_aui-2_8-0-wxcontainer
libwx_gtk2u_core-2_8-0-wxcontainer
libwx_gtk2u_html-2_8-0-compat-lib-wxcontainer
libwx_gtk2u_html-2_8-0-wxcontainer

Those are the exact names of the packages that I installed from the command line with zypper.
ID: 60008 · Report as offensive

Message boards : Questions and problems : Unable to run latest BOINC on OpenSUSE 13.2

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.