yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14179
Re: [Question #466546]: Problem installing yadedaily
Question #466546 on Yade changed:
https://answers.launchpad.net/yade/+question/466546
Status: Open => Answered
Manfred Hampl proposed the following answer:
You have a Ubuntu 14.04 "trusty" system, but you try installing the
yadedaily version for Ubuntu 16.04 "xenial" - this does not work.
Edit your /etc/apt/sources.list file and change the line
"deb http://www.yade-dem.org/packages/ xenial/"
into
"deb http://www.yade-dem.org/packages/ trusty/"
And then issue the commands
"sudo apt-get update"
"sudo apt-get install yadedaily"
What do you get now?
(There is an inconsistency in the instructions with respect to the
Ubuntu version name.)
--
You received this question notification because your team yade-users is
an answer contact for Yade.