Thread
:
[Request] Evince for Maemo5
View Single Post
zweiblum
2010-01-14 , 13:24
Posts: 12 | Thanked: 4 times | Joined on Jan 2010
#
3
Evince seems to run fine if you install the package from the OS2008-repository with dpkg and then add the dependencies via apt-get.
So you will need to download the latest evince-release from OS2008 from here:
http://repository.maemo.org/extras/p...free/e/evince/
(choose the _armel.deb)
then you need a terminal with root access
Code:
root dpkg -i /path/to/evince_2.xx.x-x.maemox_armel.deb
there will be some warnings about unsatisfied dependencies, to install them you have to
Code:
apt-get -f install
Quote & Reply
|
The Following User Says Thank You to zweiblum For This Useful Post:
Bec
zweiblum
View Public Profile
Send a private message to zweiblum
Find all posts by zweiblum