Thread
:
Preenv: Incompatible application package?
View Single Post
anthonie
2011-05-15 , 11:38
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#
2
Package not found usually means the repo is not enabled. If you downloaded the deb but it doesnŽt want to install with HAM it probably has dependency issue. You can try this from the command line, though and see what happens.
Assuming you have changed directory to the location where your deb file resides.
Code:
root dpkg -i package.deb
If that doesnŽt work, IŽd try first as root
Code:
apt-get -f install
and than try again.
Quote & Reply
|
anthonie
View Public Profile
Send a private message to anthonie
Find all posts by anthonie