ubuntu 20.10 installation error

Message boards : Questions and problems : ubuntu 20.10 installation error
Message board moderation

To post messages, you must log in.

AuthorMessage
jami3120

Send message
Joined: 1 Nov 20
Posts: 2
Message 101418 - Posted: 1 Nov 2020, 21:30:19 UTC

(base) jami@jami-HP-Laptop-15-bs0xx:~/Downloads$ chmod +x boinc_7.4.22_x86_64-pc-linux-gnu.sh
(base) jami@jami-HP-Laptop-15-bs0xx:~/Downloads$ sudo sh boinc_7.4.22_x86_64-pc-linux-gnu.sh
[sudo] password for jami:
use /home/jami/Downloads/BOINC/run_manager to start BOINC
(base) jami@jami-HP-Laptop-15-bs0xx:~/Downloads$ /home/jami/Downloads/BOINC/run_manager
./boincmgr: error while loading shared libraries: libwebkitgtk-1.0.so.0: cannot open shared object file: No such file or directory
WHY it's NOT included ?
WHERE can I get it ?
ID: 101418 · Report as offensive
ProDigit

Send message
Joined: 8 Nov 19
Posts: 718
United States
Message 101419 - Posted: 1 Nov 2020, 21:37:55 UTC - in response to Message 101418.  

(base) jami@jami-HP-Laptop-15-bs0xx:~/Downloads$ chmod +x boinc_7.4.22_x86_64-pc-linux-gnu.sh
(base) jami@jami-HP-Laptop-15-bs0xx:~/Downloads$ sudo sh boinc_7.4.22_x86_64-pc-linux-gnu.sh
[sudo] password for jami:
use /home/jami/Downloads/BOINC/run_manager to start BOINC
(base) jami@jami-HP-Laptop-15-bs0xx:~/Downloads$ /home/jami/Downloads/BOINC/run_manager
./boincmgr: error while loading shared libraries: libwebkitgtk-1.0.so.0: cannot open shared object file: No such file or directory
WHY it's NOT included ?
WHERE can I get it ?

Don't go for the run file.
Either download and install the .deb file: sudo dpkg -i --force-depends boinc(whateverversion).deb
or,
add the development repositories:
sudo add-apt-repository ppa:costamagnagianfranco/boinc
sudo apt update
sudo apt install boinc
ID: 101419 · Report as offensive
jami3120

Send message
Joined: 1 Nov 20
Posts: 2
Message 101492 - Posted: 4 Nov 2020, 10:51:58 UTC - in response to Message 101419.  

Thanks for answer, but I got a new error
gui_rpc_auth.cfg can't be read,
i try to fix myself
ID: 101492 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 101493 - Posted: 4 Nov 2020, 11:38:43 UTC - in response to Message 101492.  

No need to try to reinvent the wheel, just follow the advice in https://boinc.berkeley.edu/forum_thread.php?id=14023
ID: 101493 · Report as offensive

Message boards : Questions and problems : ubuntu 20.10 installation error

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.