Hi Noel, On Fri, May 23, 2008 at 2:50 PM, Noel O'Boyle <[email protected]> wrote: > If I run bjam in /Code/GraphMol/Wrap, I get: > > ...found 4999 targets... > ...updating 9 targets... > gcc.link.dll ../bin/gcc-4.1.2/release/threading-multi/libGraphMol.so > /usr/bin/ld: cannot find -lblas > collect2: ld returned 1 exit status > etc.
[snip] > > I thought that blas was included? nope. You'll need to install lapack and blas (you should be able to get these as a package for your linux distribution). This is now officially a FAQ, so I'll add some additional verbiage to the build instructions. -greg

