Andreas Nordal changed bug 949907
What Removed Added
CC   andreas_nordal_4@hotmail.com
Flags   needinfo?(frans@fransdb.nl)

Comment # 1 on bug 949907 from
How did you instal it?

Your error message looks similar to the one I got when trying to run the binary
from http://boinc.berkeley.edu/download.php (BOINC 7.2.47 on Tumbleweed
20151030):
error while loading shared libraries: libwx_gtk2u_html-2.8.so.0: cannot open
shared object file: No such file or directory

They say it's only supposed to work on Ubuntu and *may* work on other distros.

But!

The boinc packages in Tumbleweed do not run either! When I try either
`boinc-gui` or `boinc-manager`, I get:
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,STL
containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,STL
containers,compatible with 2.6).
fish: 'boinc-gui' terminated by signal SIGABRT (Abort)

There is no version conflict as far as zypper is concerned:
$ zypper se -s boinc | grep x86_64
i | boinc-client       | package     | 7.2.42-6.1 | x86_64 | repo-oss  
  | boinc-client-devel | package     | 7.2.42-6.1 | x86_64 | repo-oss  
i | boinc-manager      | package     | 7.2.42-6.1 | x86_64 | repo-oss  
i | libboinc7          | package     | 7.2.42-6.1 | x86_64 | repo-oss


You are receiving this mail because: