Does the native "C" libs/SDKs run on xeon processors?

Is there any special build for libcouchbase for xeon processors?

We have binary builds for x86 and x86-64 architectures, you can find them here http://www.couchbase.com/communities/c-client-library

Also as far as the library written in C, you can try to build your own binaries using the C compiler on your system.

As far as I know xeons can run x86 code. Do you have any specific issues with our binaries?

also I’m using 64 bit ubuntu. I used apt-get to install libcouchbase. Perhaps
it’s using the 32 bit flavor.

Although it installed libcouchbase on machine.

paul