how to install kpdf on ubuntu jaunty
1. download dependency libpoppler2:
user@computer:$ wget http://cuplis.net/wp-content/uploads/2009/05/libpoppler2_06-0ubuntu23_i386.deb
2. download kpdf:
user@computer:$ wget http://kambing.vlsm.org/ubuntu/pool/main/k/kdegraphics/kpdf_3.5.9-0ubuntu1_i386.deb
3. install libpoppler2 :
user@computer:$ sudo dpkg -i libpoppler2_0.6-0ubuntu2.3_i386.deb
4. install kpdf :
user@computer:$ sudo dpkg -i kpdf_3.5.9-0ubuntu1_i386.deb
source :
http://ubuntuforums.org/showthread.php?t=965952
Bookmarks:
Read the rest of this entry »
