Thread 'cannot get boinc to run'

Message boards : Questions and problems : cannot get boinc to run
Message board moderation

To post messages, you must log in.

AuthorMessage
ewok

Send message
Joined: 30 Aug 15
Posts: 1
Australia
Message 63923 - Posted: 30 Aug 2015, 5:43:37 UTC

My system is a mageia 5 linux system. I had boinc running, but then it stopped.
I have asked this question on several forums. Someone else must have had the same problem.

boinc is running as "user1"
Should I make a user called "boinc"?
The boinc was going, then I got this message


./boinc: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory

I then tried to install from the repos the latest version. I am using Mageia 5 .
Now I get this message.
boinc
/usr/bin/boinc: line 5: /var/log/boinc.log: Permission denied
The versions downloaded are:
rpm -qa |grep boinc
boinc-client-7.2.42-5.mga5
boinc-manager-7.2.42-5.mga5
ID: 63923 · Report as offensive
Juha
Volunteer developer
Volunteer tester
Help desk expert

Send message
Joined: 20 Nov 12
Posts: 801
Finland
Message 63949 - Posted: 30 Aug 2015, 20:58:14 UTC - in response to Message 63923.  

The boinc was going, then I got this message


./boinc: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory


BOINC requires libcurl. Perhaps you accidentally uninstalled it.

boinc is running as "user1"
Should I make a user called "boinc"?


Berkeley version doesn't care which user it is running as. Distro versions are usually set up to run under a separate user account and the start-up scripts may have some assumptions on the name of the account. Mageia packages use account called 'boinc'.

I then tried to install from the repos the latest version. I am using Mageia 5 .
Now I get this message.
boinc
/usr/bin/boinc: line 5: /var/log/boinc.log: Permission denied


Check the owner of /var/log/boinc.log , /var/log/boincerr.log , /var/lib/boinc/ and all files under it. They should be owned by user=boinc group=boinc .

Now that you installed BOINC from Mageia repositories BOINC may or may not continue with projects and tasks it had before the troubles depending on the previous location of the BOINC data directory.
ID: 63949 · Report as offensive

Message boards : Questions and problems : cannot get boinc to run

Copyright © 2025 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.