|
I had an issue when I tried to run the binary - it could not find libgcc_s.so.1
Like a few others here I found libgcc_s.so.1 in the open office directory. I copied it into my boinc directory and I use LD_LIBRARY_PATH=. ./boinc_3.18_i686-pc-linux-gnu to run it, and it seems to run.
However I keep getting these errors...
2004-07-08 16:14:34 [SETI@home] Starting computation for result 11ja04aa.1511.21680.790908.79_1 using setiathome version 3.08
2004-07-08 16:14:35 [SETI@home] Unrecoverable error for result 11ja04aa.1511.21680.790908.79_1 (process exited with code 127 (0x7f))
2004-07-08 16:14:35 [SETI@home] Unrecoverable error for result 11ja04aa.1511.21680.790908.79_1 (process exited with code 127 (0x7f))
Any clues?
|