E@H compute errors, AMD64 Dual Core, Linux kernel

Jos van Wolput
Jos van Wolput
Joined: 11 Feb 05
Posts: 47
Credit: 800840
RAC: 0
Topic 194435

I don´t succeed to run E@H on a new laptop Acer Travelmate AMD64 Athlon Dual Core, Debian Linux, kernel 2.6.26-amd64, Boinc 6.4.5_x86_64-pc-linux-gnu installed in ~/BOINC directory but get compute errors as soon as computation is started.
stderr out
6.4.5

process exited with code 22 (0x16, -234)

execv: No such file or directory

When installed in /usr/local/BOINC always get error
stderr out
6.4.5

process exited with code 255 (0xff, -1)

How to get E@H working on my new laptop as it did on my previous one?

Jos van Wolput

Bikeman (Heinz-Bernd Eggenstein)
Bikeman (Heinz-...
Moderator
Joined: 28 Aug 06
Posts: 3522
Credit: 799989672
RAC: 1211730

E@H compute errors, AMD64 Dual Core, Linux kernel

Hi!

Looks like your 64 bit system is missing the "32 bit compatibility libraries": The E@H app is a 32 bit application and requires some 32bit libraries to link to.

To get the missing package, you can use:

sudo aptitude install ia32-libs

Please let us know if this solved it.

Happy crunching

Bikeman

Jos van Wolput
Jos van Wolput
Joined: 11 Feb 05
Posts: 47
Credit: 800840
RAC: 0

RE: sudo aptitude install

Message 93625 in response to message 93624

Quote:

sudo aptitude install ia32-libs
Please let us know if this solved it.

Yes, that was the problem, I didn't know E@H is a 32 bit app!
Although I am using Sid I had to install ia32-libs from testing while
the sid version is just a dummy package.
I got two S5R5 apps who are both running on the dual core.

Danke schön!
Jos v.W.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.