Tagged Questions
2
votes
1answer
161 views
Installing graph-tool and aptitude dependencies
I'm trying to install graph-tool.
I've changed sources.list with the "precise" repository option. I can now run sudo apt-get install graph-tool, but I get the message graph-tool : Depends: ...
0
votes
1answer
590 views
.deb package shows a different dependency when the system has already been updated
I want to install emesene2 on Debian Squeeze, but it shows some dependency problemes like Python, which needs >=2.6.6-7 and python-papyon0.5.
I installed Python 2.7 and used update-alternatives to ...