I am getting errors with every WU I get on my 2 ubuntu machines. I have no idea what to do to fix them, I have looked at the errors but do not understand what to do.
One of the workunits in question:
http://einsteinathome.org/task/134555769
and here is another one with a different error:
http://einsteinathome.org/task/134228790
Can anyone help me figure this out?
Copyright © 2024 Einstein@Home. All rights reserved.
Error Output File ___ For Task ___ absent
)
I guess this is a x86_64 installation? Try installing x86 (32 Bit) compatibility libraries.
HTH
Michael
Team Linux Users Everywhere
Yes it is, how do I install
)
Yes it is, how do I install the libraries?
One example of a search
)
One example of a search
RE: One example of a
)
Thanks for the sarcastic remark, but if you would notice I am running Ubuntu, so that thread tells me nothing about how I can install the libraries, or even what libraries I need.
sudo apt-get install
)
sudo apt-get install ia32-libs libstdc++6 libstdc++5 freeglut3
...
Now how come I can find that and you can't? (Look, that's sarcasm. :-))
RE: sudo apt-get install
)
In all fairness, yum and apt-get serve the same function, but if you're a *buntu person, yum looks like a foreign language. The same for RH people. I don't grok apt-get.
Kathryn :o)
Einstein@Home Moderator