![]() |
|
|
#1 |
|
Mar 2004
1012 Posts |
Hello,
I have the linux client under Debian "sarge" with libc6 2.3.2.ds1-11. I can't run the current client, I get the error message: ./nfsnetinit: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory I think I have a too recent glibc version. Is it possible to compile the client for my glibc version ? Thanks in advance, Stéphane |
|
|
|
|
#2 |
|
Jul 2003
So Cal
210610 Posts |
See this thread: http://www.mersenneforum.org/showthread.php?t=2096
It documents what I did to get around that problem and contains a link to an rpm of the needed libraries. Greg |
|
|
|
|
#3 |
|
Mar 2004
5 Posts |
I don't use Redhat (.rpm's) but Debian and this library is not available for Sarge distribution.
I temporarily solve this problem after I imported this binary library from a Redhat install and it's now working. You sould better compile it static or with different glibc version. Thank for the answer. Stéphane HENRY |
|
|
|
|
#4 |
|
Mar 2004
5 Posts |
This is the output of my linux client :
Is there a problem ? Stéphane HENRY 23:15:21 NFSNET Client - V 1.0 23:15:21 Initializing... 23:15:21 Initialized. 23:15:21 Requesting assignment... 23:15:21 Received assignment ( IDLE 0-0)... 23:15:56 NFSNET Client - V 1.0 23:15:56 Initializing... 23:15:56 Initialized. 23:15:56 Requesting assignment... 23:15:56 Received assignment ( IDLE 0-0)... 23:37:01 NFSNET Client - V 1.0 23:37:01 Cannot assign processor number, sleeping for 10 seconds. Last message was: 23:37:11 Cannot assign processor number, sleeping for 20 seconds. Last message was: 23:37:31 Cannot assign processor number, sleeping for 40 seconds. Last message was: 23:38:11 Cannot assign processor number, sleeping for 80 seconds. Last message was: 23:39:31 Cannot assign processor number, sleeping for 160 seconds. Last message was: 23:42:11 Cannot assign processor number, sleeping for 320 seconds. Last message was: 23:47:31 Cannot assign processor number, sleeping for 640 seconds. Last message was: 23:58:11 Cannot assign processor number, sleeping for 900 seconds. Last message was: |
|
|
|
|
#5 |
|
Jan 2004
7×19 Posts |
IDLE means ya're blacklisted on the server, ya've to wait 6 hours to be unblacked.
if ya take a look in: ~/processors/config.txt ya've a line similar to: Code:
guid M0050BAE56ECBP0 the reason of a blacklist is probably cause ya've stopped and restarted the client too many times, so the server though ya were flooding him. give us more feed-backs. thanks |
|
|
|
|
#6 | |
|
Jul 2003
So Cal
2×34×13 Posts |
Quote:
Greg |
|
|
|
|
|
#7 |
|
Mar 2004
5 Posts |
my guid line is :
guid M0050BA42A5B3P0 Thank you for unblacklisted me. I disconnect the internet every day at: -2.00am (canadian eastern time) for less than a minute -10.00am (canadian eastern time) for less than a minute Is that a problem to run the NFS client? Do I need to stop and restart the client after I disconnect the internet or not ? Thank you, Stéphane HENRY |
|
|
|
|
#8 |
|
Jul 2003
So Cal
2×34×13 Posts |
Nope. Disconnecting briefly is no problem. I actually have a computer that does that as well at seemingly random times. It connects using a not-quite-as-reliable-as-it-should-be wifi connection. The stupid Linksys WAP-11 decides to reset itself occasionally for no apparent reason.
Greg |
|
|
|
|
#9 |
|
Jan 2004
7×19 Posts |
when im typing:
Code:
cpatry@lespac:~/NFSNET$ ./nfsnetclient > output.txt & [1] 11788 23:12:50 NFSNET Clientcpatry@lespac:~/NFSNET$ - V 1.0 23:12:50 Initializing... 23:12:50 Initialized. 23:12:50 Submitting results... 23:12:51 Results successfully submitted... 23:12:51 Requesting assignment... 23:12:51 Received assignment (Fenland 10_223P_2 26941353-26941392)... 23:12:51 Building .in file... 23:12:51 Updating project .in file with assigned range... 23:12:51 Launching siever... after this: if im typing: Code:
cpatry@lespac:~/NFSNET$ cat output.txt cpatry@lespac:~/NFSNET$ ls -l total 388 drwxr-xr-x 4 cpatry cpatry 4096 Jan 30 09:15 Deutsch drwxr-xr-x 4 cpatry cpatry 4096 Jan 30 09:15 English -rw-r--r-- 1 cpatry cpatry 2656 Jan 30 09:15 README.txt drwxr-xr-x 3 cpatry cpatry 4096 Jan 30 09:15 UserManual -rwxr-xr-x 1 cpatry cpatry 143858 Jan 30 09:15 linesiever -rwxr-xr-x 1 cpatry cpatry 68551 Jan 30 09:15 nfsnetclient -rwxr-xr-x 1 cpatry cpatry 61826 Jan 30 09:15 nfsnetinit -rw-r--r-- 1 cpatry cpatry 0 Mar 23 17:12 output.txt drwxr-xr-x 3 cpatry cpatry 4096 Mar 23 09:00 processors drwxr-x--- 4 cpatry cpatry 4096 Mar 23 09:04 projects -rwxr-xr-x 1 cpatry cpatry 71381 Jan 30 09:15 rootfinder cpatry@lespac:~/NFSNET$ It looks like the output is throw the console and not in the file. Is there any way to fix this ? Thanks. |
|
|
|
|
#10 |
|
Aug 2003
3016 Posts |
Stef, you will have to install the libstdc++2.10-glibc2.2 package
|
|
|
|
|
#11 |
|
Jan 2004
7·19 Posts |
I have this files under /usr/lib :
ls libstd* libstdc++-3-libc6.2-2-2.10.0.so libstdc++.so.5 libstdc++-libc6.2-2.so.3 libstdc++.so.5.0.5 is that correct? Stéphane |
|
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux build for LLRNet client available! | axn | Sierpinski/Riesel Base 5 | 9 | 2008-11-26 03:47 |
| PPC/Linux PRP/LLR client | BlisteringSheep | Riesel Prime Search | 1 | 2007-02-02 12:30 |
| a simple question on the Linux client | nngs | Software | 1 | 2005-11-27 01:39 |
| Benchmark using linux mprime client? | nngs | Software | 2 | 2005-03-08 19:01 |
| Linux mprime client v22.8 problem | Prime Monster | Software | 6 | 2002-08-29 11:14 |