davidpanderson / science_united

Source code for Science United, an interface to BOINC.
GNU Lesser General Public License v3.0
65 stars 7 forks source link

Running SU in i3 (in Arch Linux) is missing dependency #30

Open StoppingBuck opened 4 years ago

StoppingBuck commented 4 years ago

Downloading and running the boinc_7.2.42_x86_64-pc-linux-gnu.sh goes fine, however, trying to then run the run_manager gives the error ./boincmgr: error while loading shared libraries: libwx_gtk2u_html-2.8.so.0: cannot open shared object file: No such file or directory

Perhaps the required dependencies should be bundled with the file?