Running BOINC on CentOS 5

Message boards : BOINC client : Running BOINC on CentOS 5
Message board moderation

To post messages, you must log in.

AuthorMessage
setiyeticas

Send message
Joined: 12 May 08
Posts: 1
United States
Message 17308 - Posted: 12 May 2008, 23:49:34 UTC

I'm having a little trouble installing boinc on CentOS 5 as I'm very new to the OS and learning as I go. It's not letting me do a yum install, and so i downloaded the install file (.sh whatever it was) and and trying to run that. To do so, i typed

[root@localhost boinc]# sh boinc_ubuntu_5.10.45_i686-pc-linux-gnu.sh



the error message was:

use /root/Desktop/boinc/BOINC/run_manager to start BOINC


So then I decided to try and do sh run_manager (in the correct folder) and it gave me the error message

./boincmgr: error while loading shared libraries: libXcomposite.so.1: cannot open shared object file: No such file or directory


any help would be appreciated =)
ID: 17308 · Report as offensive
Profile KSMarksPsych
Avatar

Send message
Joined: 30 Oct 05
Posts: 1239
United States
Message 17309 - Posted: 13 May 2008, 2:24:02 UTC

How new/old is CentOS 5? I know it's Red Hat based, but that's about it.

Couple things...

You don't need to unpack the .sh as root. You can do that with your regular user account.

It's possible that the Ubuntu build's manager won't work for you. You can try an older version. They are here, scroll down to the bottom and try 5.8.16 and see if that runs for you.
Kathryn :o)
ID: 17309 · Report as offensive
Chris
Avatar

Send message
Joined: 1 Jun 07
Posts: 36
Message 17312 - Posted: 13 May 2008, 11:07:02 UTC

5.10.45 doesn´t work properly on CentOS or Scientific Linux 5. Can you look at the version numbers of libcurl, zliB and OpenSSL on your system?


ID: 17312 · Report as offensive
Jean-David

Send message
Joined: 19 Dec 05
Posts: 89
United States
Message 17367 - Posted: 18 May 2008, 12:38:25 UTC - in response to Message 17312.  
Last modified: 18 May 2008, 12:42:14 UTC

5.10.45 doesn´t work properly on CentOS or Scientific Linux 5. Can you look at the version numbers of libcurl, zliB and OpenSSL on your system?




5.10.45 has been working just fine on my Red Hat Enterprise Linux 5 system ever since it came out. I had no trouble installing it. I just installed it by running the .sh script in the right directory as usual.

CentOS5 should be the same.

zlib-1.2.3-3
openssl-0.9.8b-8.3.el5_0.2
curl-devel-7.15.5-2.el5

P.S.:

libXcomposite-0.3-5.1 is the current version that comes with RHEL5.
ID: 17367 · Report as offensive
Chris
Avatar

Send message
Joined: 1 Jun 07
Posts: 36
Message 18116 - Posted: 30 Jun 2008, 10:03:01 UTC

I just tried to test 6.2.11...

I got many of these gzopen crashes on Scientific Linux 5.1 and 5.2:
[trac]#537[/trac]
ID: 18116 · Report as offensive
JK

Send message
Joined: 3 Aug 08
Posts: 1
United Kingdom
Message 19141 - Posted: 3 Aug 2008, 22:47:41 UTC
Last modified: 3 Aug 2008, 22:51:12 UTC

I just had the same issue on Centos.

The fix for me - believe it or not - was

> yum install libXcomposite

!
ID: 19141 · Report as offensive
Jean-David

Send message
Joined: 19 Dec 05
Posts: 89
United States
Message 19171 - Posted: 5 Aug 2008, 0:26:04 UTC - in response to Message 17309.  

How new/old is CentOS 5? I know it's Red Hat based, but that's about it.

Couple things...

You don't need to unpack the .sh as root. You can do that with your regular user account.

It's possible that the Ubuntu build's manager won't work for you. You can try an older version. They are here, scroll down to the bottom and try 5.8.16 and see if that runs for you.


CentOS 5 is the current version, based on Red Hat Enterprise Linux 5 which is also the current one. The BOINC client and BOINC manager work fine on CentOS 4 (not a typo) and RHEL 5. I currently am running boinc client 5.10.45 on CentOS 4 and boinc client 6.2.14 on RHEL5
ID: 19171 · Report as offensive
Jean-David

Send message
Joined: 19 Dec 05
Posts: 89
United States
Message 19285 - Posted: 7 Aug 2008, 14:32:37 UTC - in response to Message 19141.  
Last modified: 7 Aug 2008, 14:35:35 UTC

I just had the same issue on Centos.

The fix for me - believe it or not - was

> yum install libXcomposite

!


Yes, it is difficult to believe. I did not have to do that because CentOS4 comes with xorg-x11-libs-6.8.2-1.EL.33.0.4 and I doubt your GUI would work without that.
And for RHEL5, it comes with libXcomposite-0.3-5.1 that I did not have to install either. Must have come with the distribution.
ID: 19285 · Report as offensive
[B^S] Morgan the Gold

Send message
Joined: 15 Dec 09
Posts: 1
Canada
Message 29466 - Posted: 15 Dec 2009, 10:17:32 UTC - in response to Message 19141.  

I just had the same issue on Centos.

The fix for me - believe it or not - was

> yum install libXcomposite

!


I just installed the new centos, gnome version, googled the error 'libXcomposite.so.1: cannot open shared object file: No such file or directory'

scanned this thread, tried your code, and it worked. so I created this account here just to post and say

Thank You.

MtG
ID: 29466 · Report as offensive
Jean-David

Send message
Joined: 19 Dec 05
Posts: 89
United States
Message 32419 - Posted: 27 Apr 2010, 17:06:21 UTC

I just downloaded 6.10.44 to my Red Hat Enterprise Linux Server release 5.5 (Tikanga) system and it works just fine with no fiddling around.

The latest version I can find that works on my CentOS 4 system is 5.10.45. Anything after that fails due to the CentOS 4 libraries being too old, but 5.10.45 continues to work on that system.

(I am not asking for help.)
ID: 32419 · Report as offensive
Profile mihaiionita_me

Send message
Joined: 15 Dec 10
Posts: 1
Romania
Message 36075 - Posted: 16 Dec 2010, 0:11:11 UTC
Last modified: 16 Dec 2010, 0:13:21 UTC

Runing BOINC 6.10.58 on Centos 5.5. After installing BOING I receive the following error message:

03:54:21 AM: Error: Memory VFS already contains file 'webexternallink.xpm'!
03:54:21 AM: Error: Memory VFS already contains file 'nvidiaicon.xpm'!
03:54:21 AM: Error: Memory VFS already contains file 'atiicon.xpm'!
03:54:21 AM: Error: Memory VFS already contains file 'multicore.xpm'!
03:55:00 AM: Error: Can't load image from file 'projects/boinc.bakerlab.org_rosetta/stat_icon': file does not exist.

How important are this errors? Please not that the space used by BOINC projects does not seams increasing as I expected by the number of finish tasks compared with another computer I have.

Please have a look at http://boinc.bakerlab.org/rosetta/hosts_user.php?userid=390162 for any suspect data regarding a compatibility problem of running BOINC on Centos.

Thank you,
Mihai Ionita
mihaiionita_me@hotmail.com;
mihaiionita_me@yahoo.com;
0040729252886
Bachelor degree student at Faculty of Biotechnology -
biotehnologii.usamv.ro/
Bucharest, Romania
ID: 36075 · Report as offensive
Profile KSMarksPsych
Avatar

Send message
Joined: 30 Oct 05
Posts: 1239
United States
Message 36125 - Posted: 18 Dec 2010, 10:27:23 UTC - in response to Message 36075.  

Runing BOINC 6.10.58 on Centos 5.5. After installing BOING I receive the following error message:

03:54:21 AM: Error: Memory VFS already contains file 'webexternallink.xpm'!
03:54:21 AM: Error: Memory VFS already contains file 'nvidiaicon.xpm'!
03:54:21 AM: Error: Memory VFS already contains file 'atiicon.xpm'!
03:54:21 AM: Error: Memory VFS already contains file 'multicore.xpm'!
03:55:00 AM: Error: Can't load image from file 'projects/boinc.bakerlab.org_rosetta/stat_icon': file does not exist.

How important are this errors? Please not that the space used by BOINC projects does not seams increasing as I expected by the number of finish tasks compared with another computer I have.




Not important at all, AFAIK. I've seen them after starting the manager using the terminal. Never seemed to affect the running of BOINC.
Kathryn :o)
ID: 36125 · Report as offensive

Message boards : BOINC client : Running BOINC on CentOS 5

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.