yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10526
[Question #258276]: yade-daily installation problem
New question #258276 on Yade:
https://answers.launchpad.net/yade/+question/258276
Dear all,
I'm a new yade user,
I'm trying to install yade-daily by using the following commands in Ubuntu 14.04 LTS
sudo bash -c 'echo "deb http://www.yade-dem.org/packages/ trusty/" >> /etc/apt/sources.list'
wget -O - http://www.yade-dem.org/packages/yadedev_pub.gpg | sudo apt-key add -
sudo apt-get update
sudo apt-get install yadedaily
however when I type the last line it results:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package yade-daily
what's the problem?
I tried also to install yade:
sudo apt-get install yade
and this is the response:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
yade : Depends: libyade (= 1.07.0-2) but it is not going to be installed
Depends: python-yade (= 1.07.0-2)
E: Unable to correct problems, you have held broken packages.
Any suggestion?s
Thanks!!
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.