Hi all,
I decided to take a vacation from Windows for a while and I'm trying to install the RDKit on a Linux platform (Red Hat). I'm hitting a problem trying to complie libGraphMol.so This is the error coming out of bjam: /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../libblas.so when searching for -lblas /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../libblas.a when searching for -lblas /usr/bin/ld: skipping incompatible /usr/lib/libblas.so when searching for -lblas /usr/bin/ld: skipping incompatible /usr/lib/libblas.a when searching for -lblas It looks like my version of libblas is incompatible. How can I recompile a compatible version? Can I use the files in $RDKit/External? It looks like $RDKit/External/Lapack only has the win32 library. Any help would be greatly appreciated. Thank you. George. _________________________________________________________________ View your Twitter and Flickr updates from one place – Learn more! http://clk.atdmt.com/UKM/go/137984870/direct/01/

