install lib to boinc client

Message boards : BOINC client : install lib to boinc client
Message board moderation

To post messages, you must log in.

AuthorMessage
Felipe

Send message
Joined: 13 Jul 12
Posts: 4
Brazil
Message 44956 - Posted: 19 Jul 2012, 19:15:28 UTC

Hi everyone,

I download the latest boinc client version boinc_7.0.31_x86_64-pc-linux-gnu.sh and I start it like this "./run_manager". When I try to add a project my console shows the message "/home/csgrid/Downloads/BOINC/boinc: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory"

How can I fix it? I am using Ubuntu.

Thanks!
Felipe
ID: 44956 · Report as offensive
smoe

Send message
Joined: 20 Jul 09
Posts: 6
Germany
Message 45602 - Posted: 9 Sep 2012, 12:13:18 UTC - in response to Message 44956.  

libraries: libXss.so.1: cannot open shared object file: No such file or directory"

How can I fix it? I am using Ubuntu.


Hello,

you sadly did not say what version of Ubuntu you are running. The newer ones should already have 7.0.34 offered from
https://launchpad.net/~pkg-boinc/+archive/ppa
and/or
https://launchpad.net/~costamagnagianfranco/+archive/boinc

Both efforts collaborate with the Debian folks, aiming at a coherent experience across distros.

Hm. Ok. To help out somewhat more directly, try
sudo apt-get install libxss1

The above may fail for earlier versions of Ubuntu. In that case try apt-cache search libxss to find out the package name and install that, instead.

Steffen
ID: 45602 · Report as offensive
Gianfranco

Send message
Joined: 1 Sep 12
Posts: 2
Italy
Message 45696 - Posted: 17 Sep 2012, 21:50:51 UTC - in response to Message 44956.  

sudo apt-get install libxss1 should fix the problem.

Next time I suggest you to install apt-file, run an apt-file update and an apt-file search libXss.so

regards

G.
ID: 45696 · Report as offensive

Message boards : BOINC client : install lib to boinc client

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.