climateprediction.net home page
Linux - source code

Linux - source code

Message boards : climateprediction.net Science : Linux - source code
Message board moderation

To post messages, you must log in.

AuthorMessage
old_user293

Send message
Joined: 6 Aug 04
Posts: 20
Credit: 131,387
RAC: 0
Message 823 - Posted: 12 Aug 2004, 14:25:14 UTC

I cant get the pre-compiled BOINC to work on my linux box:-
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

Where can I get the source code to compile it myself, followed the links on boinc.berkeley.edu but they dont have the 4.02 version there, or if they do I cant find it.

Martin
ID: 823 · Report as offensive     Reply Quote
Profile tiker
Avatar

Send message
Joined: 7 Aug 04
Posts: 27
Credit: 766,972
RAC: 0
Message 825 - Posted: 12 Aug 2004, 14:45:41 UTC - in response to Message 823.  

> I cant get the pre-compiled BOINC to work on my linux box:-
> error while loading shared libraries: libstdc++.so.5: cannot open shared
> object file: No such file or directory
>
> Where can I get the source code to compile it myself, followed the links on
> boinc.berkeley.edu but they dont have the 4.02 version there, or if they do I
> cant find it.
>
> Martin

I'm not a linux guru or anything but I've found that the library is part of newer distros of linux. I have Redhat 7.2 installed on two systems at home, one being a fairly recent install, and one that's been customized and upgraded with parts of other linux distros. The recently installed version needed a different library to run and got that running fine. The older install is asking for the same library which I found in a RPM package for Redhat 8 and up, but requries a lot of other packages upgraded as well.

I haven't upgraded it yet but will get to it soon. Check out <A HREF="http://rpmfind.net">RPMFind.net</A> (my favorite linux library site), copy / paste "libstdc++.so.5" into the search field and see if there's a .RPM package for your distro. You will need other library upgrades to get it installed without problems.


---
<IMG SRC="http://www.funkymonkey.org/boinc/sig.php?id=925&amp;proj=pah"> <IMG SRC="http://www.funkymonkey.org/boinc/sig.php?id=169421&amp;proj=sah"> <IMG SRC="http://www.funkymonkey.org/boinc/sig.php?id=360&amp;proj=cpdn">
ID: 825 · Report as offensive     Reply Quote
old_user293

Send message
Joined: 6 Aug 04
Posts: 20
Credit: 131,387
RAC: 0
Message 827 - Posted: 12 Aug 2004, 14:51:07 UTC - in response to Message 825.  
Last modified: 12 Aug 2004, 14:53:20 UTC

&gt; I'm not a linux guru or anything but I've found that the library is part of
&gt; newer distros of linux. I have Redhat 7.2 installed on two systems at home,
&gt; one being a fairly recent install, and one that's been customized and upgraded
&gt; with parts of other linux distros. The recently installed version needed a
&gt; different library to run and got that running fine. The older install is
&gt; asking for the same library which I found in a RPM package for Redhat 8 and
&gt; up, but requries a lot of other packages upgraded as well.
&gt;
&gt; I haven't upgraded it yet but will get to it soon. Check out <A> HREF="http://rpmfind.net"&gt;RPMFind.net</A> (my favorite linux library site),
&gt; copy / paste "libstdc++.so.5" into the search field and see if there's a .RPM
&gt; package for your distro. You will need other library upgrades to get it
&gt; installed without problems.
&gt;

Ok thanks for your quick reply, if it was just one package I would have installed it but since it will need several I think I will leave it and just carry on with my windows client for now. Using redhat 7.2 also.

ID: 827 · Report as offensive     Reply Quote
old_user1
Avatar

Send message
Joined: 5 Aug 04
Posts: 907
Credit: 299,864
RAC: 0
Message 915 - Posted: 13 Aug 2004, 13:10:57 UTC - in response to Message 827.  

you can download the boinc source and compile from here (run "./configure --disable-server" from the boinc/ directory created to just build a client):

http://boinc.berkeley.edu/source/nightly/

The CPDN/BOINC 4.02 client would be this one:

http://boinc.berkeley.edu/source/nightly/boinc_public-cvs-2004-08-04.zip

ID: 915 · Report as offensive     Reply Quote
old_user293

Send message
Joined: 6 Aug 04
Posts: 20
Credit: 131,387
RAC: 0
Message 916 - Posted: 13 Aug 2004, 14:29:27 UTC

Thanks Carl, did give it a try but it bombs out in the congigure grumbling it cant find mysql_config exectutable, no doubt if I get that sorted it will then want something else, had this happen before, can go on forever sometimes.

Its not a very fast box so its not a great loss to the project, probably not worth the effort ;)
ID: 916 · Report as offensive     Reply Quote
old_user1
Avatar

Send message
Joined: 5 Aug 04
Posts: 907
Credit: 299,864
RAC: 0
Message 921 - Posted: 13 Aug 2004, 15:15:47 UTC - in response to Message 916.  

&gt; Thanks Carl, did give it a try but it bombs out in the congigure grumbling it
&gt; cant find mysql_config exectutable, no doubt if I get that sorted it will then
&gt; want something else, had this happen before, can go on forever sometimes.
&gt;
&gt; Its not a very fast box so its not a great loss to the project, probably not
&gt; worth the effort ;)
&gt;

if you do ""./configure --disable-server" (or maybe it's one "-" not "--") it should not look for the mysql_config stuff and just build a client

ID: 921 · Report as offensive     Reply Quote
old_user293

Send message
Joined: 6 Aug 04
Posts: 20
Credit: 131,387
RAC: 0
Message 927 - Posted: 13 Aug 2004, 15:46:03 UTC
Last modified: 13 Aug 2004, 16:59:42 UTC

./configure --disable-FEATURE

Its what the feature is called though, obviously not server ;) tried it in caps too but still no luck

Edit: should have gone to boinc site and read a bit more, solution was export MYSQL_CONFIG=true then do regular ./configure

Bombs out in the make now ../lib/util.C:34:18: locale: No such file or directory, tried make -k and make in the client dir
ID: 927 · Report as offensive     Reply Quote

Message boards : climateprediction.net Science : Linux - source code

©2024 climateprediction.net