Dear George,

I'd suggest you find whatever package exists for Red Hat that includes
a pre-built BLAS and LAPACK. I wouldn't recommend building them
yourself.

-greg

On Thu, Mar 26, 2009 at 4:11 PM, George Oakman <[email protected]> wrote:
> 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.
>
>
>
> ________________________________
> Beyond Hotmail — see what else you can do with Windows Live. Find out more!
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Rdkit-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>
>

Reply via email to