← Back to team overview

yade-users team mailing list archive

Re: [Question #175843]: examples can't be run after I upgrade my ubuntu version

 

Question #175843 on Yade changed:
https://answers.launchpad.net/yade/+question/175843

    Status: Open => Answered

jduriez proposed the following answer:
So, if you get the same message as in #4, your compilation was not
successful... Look at the message

"One of the essential libraries above was not found, unable to
continue."

What was not found is python dev files :
"Checking for Python development files... error",
 and also probably some boost libraries :
"Checking boost libraries... Failures: boost_program_options, boost_python"

Re(?) look at the link Anton gave you :
https://yade-dem.org/doc/installation.html

An other solution for you is to install yade through packages, with two
other links of Anton. Installation is normally simpler (but you won't
have direct access to the c++ code which constitutes yade)

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.