Posts by mickydl*

1) (Message 327)
Posted 24 Oct 2012 by mickydl*
Post:
You have most likely run into the same "feature" of the newer BOINC server software than many other projects already have. If the project provides 32 bit and 64 bit applications the BOINC server software will ignore the "bitness" of the OS and send 32 bit applications to 64 bit operating systems because they sometimes run faster. On Windows machines this is usually no problem, on Linux it is.

There are two solutions to the problem:
1) Install the 32 bit libraries on the client side
or
2) Disable this behavior on the server (as far as I know there is a configuration option somewhere)

mickydl*