Message boards : Number crunching : Linux noob problem! missing library i think
Author | Message |
---|---|
dcdc Send message Joined: 3 Nov 05 Posts: 1832 Credit: 119,675,695 RAC: 11,002 |
Hi All I'm a linux noob and am trying to run DSL (Damn Small Linux) on a couple of old machines to replace/complement some electric heating in my office. The first machine ran a successful job last night but then jobs started erroring out with: process exited with code 127 (0x7f, -129) Having googled it, I found: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory this link: After inspecting the details of your host where these WU's crahsed, I noticed something... and
These posts refer to: libgcc_s.so.1 and libstdc++.so.5. Are these two versions of the same file or two different files that should co-exist? Either way, how do I check that I have these files (assuming rosetta is trying to access them) and that rosetta can access them. If they're not there, how do i add them? TIA! Danny |
dcdc Send message Joined: 3 Nov 05 Posts: 1832 Credit: 119,675,695 RAC: 11,002 |
here it says that libgcc_s.so.1 is related to graphics (OpenGL). I'm not running any boinc graphics on these machines so I don't think they should need it(?) but I know this is a problem in the windows version too as if the glu32.dll and opengl32.dll (names might be slightly wrong) aren't in the system32 folder then rosetta errors out instantly just like it is on these linux jobs. If it is because rosetta is calling these files unnecessarily then is that something that can be changed? It shouldn't be reading these files if they're not in use... unnecessary reads being made and unnecessary files being needed! |
dcdc Send message Joined: 3 Nov 05 Posts: 1832 Credit: 119,675,695 RAC: 11,002 |
ignore above posts. It looks like this is the same problem that others are having with the pre-emption failures... |
Message boards :
Number crunching :
Linux noob problem! missing library i think
©2024 University of Washington
https://www.bakerlab.org