← Back to team overview

yade-dev team mailing list archive

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

 

I'm curious to know what versions you have for the following
things: openblas, suitesparse, metis, lapack. Could you make keyword
searches on them [1]?
This set of libraries was difficult to use with combined packaged
versions in the recent years but it should be ok >=12.04. There seem to
be a few things to fix in doc and/or cmake, but I'm not sure what.

There is no conflict with lapack itslef but possibly with some
replacements of it (especially openblas). Still, some of us can compile
and run without problem on ubuntu 12.04.

Bruno

[1] aptitude search '~i' | grep metis; aptitude search '~i' | grep
openblas; aptitude search '~i' | grep suitesparse

-- 
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


References