| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 2
|
|
| Author |
|
|
RHulslander
Cruncher Joined: Sep 29, 2008 Post Count: 2 Status: Offline Project Badges:
|
Installed the latest download of BOINC
boinc_6.2.15_i686-pc-linux-gnu.sh And now I get this when I run it: $ /home/huls/BOINC/run_manager ./boincmgr: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.1' not found (required by ./boincmgr) ./boincmgr: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by ./boincmgr) This thing is, those files are there via symlinks: 4 lrwxrwxrwx 1 root root 18 Jul 31 2007 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.3 792 -rwxr-xr-x 1 root root 804084 May 23 2006 /usr/lib/libstdc++.so.6.0.3 4 lrwxrwxrwx 1 root root 13 Jul 31 2007 /lib/tls/libc.so.6 -> libc-2.3.4.so Any idea what gives? I have all privs necessary to run anything on this machine - why does it not see these files? Thanks! Ryan |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
libc-2.3.4.so
i.e: not the file you need. If you don't want to upgrade your library files, you can use an older version of BOINC. I recommend you upgrade. |
||
|
|
|