← Back to team overview

yade-dev team mailing list archive

[Bug 1250928] Re: Compilation from source probably miss some documentation

 

There seams to be another problem with libopenblas-dev on 12.04. I was
not using it but I installed it today and during cmake I got something
like:

ImportError: /usr/lib/liblapack.so.3gf: undefined symbol: ATL_chemv

It looks like a incompatibility between numpy and lapack.

After "sudo apt-get remove libopenblas-base" everything is working
again.

Anyone can confirm this?

Klaus

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1250928

Title:
  Compilation from source probably miss some documentation

Status in Yet Another Dynamic Engine:
  New

Bug description:
  
  It seems the instructions for installing prerequisites [1] will fail on ubuntu 12.04 if yade-users ppa is not enabled first.
  Trying to compile anyway leads to a few cmake warnings but it will let one build. Then boot failure because of missing lib (didn't do the build myself, I've seen the result on a colleagues computer).

  The bug is that the ppa is not mentionned anywhere on the installation page.
  If anyone confirm I can update the doc, though I'm not sure if this situation is for 12.04 only, or if the ppa should be considered mandatory for all platforms.

  [1] https://yade-dem.org/doc/installation.html#prerequisites

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1250928/+subscriptions


Follow ups

References