Hi,
It should work. In lib there are binaries for both 32 and 64 bit.
Let us know if it doesn't (in which case I can send you the sources).
Stan
Ubuntu for MAGMA question
Re: Ubuntu for MAGMA question
It is worthwhile knowing that Ubuntu follows Debian practice with 64 bit libraries.
Fedora by default uses lib for 32 bit libraries and lib64 for 64 bit libraries
Debian and Ubuntu by default uses lib32 for 32 bit libraries and lib for 64 bit libraries (lib64 is a link to lib).
I found this out the hard way trying to build some software from source.
Fedora by default uses lib for 32 bit libraries and lib64 for 64 bit libraries
Debian and Ubuntu by default uses lib32 for 32 bit libraries and lib for 64 bit libraries (lib64 is a link to lib).
I found this out the hard way trying to build some software from source.