Notices


Reply
Thread Tools
Posts: 95 | Thanked: 6 times | Joined on May 2008
#11
Originally Posted by sjgadsby View Post
lma provided the commands in his post above.
Yes, but my xterm says> wget: not found
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#12
Code:
maemo-mini-curl -o html2text_1.3.2a-2_armel.deb http://repository.maemo.org/pool/maemo4.1.2/free/h/html2text/html2text_1.3.2a-2_armel.deb
(or alternatively, you could just: apt-get install wget)
 

The Following 3 Users Say Thank You to qwerty12 For This Useful Post:
Posts: 95 | Thanked: 6 times | Joined on May 2008
#13
Originally Posted by qwerty12 View Post
Code:
maemo-mini-curl -o html2text_1.3.2a-2_armel.deb http://repository.maemo.org/pool/maemo4.1.2/free/h/html2text/html2text_1.3.2a-2_armel.deb
(or alternatively, you could just: apt-get install wget)
Ok. I installed wget. Then, I tried Ima's code. The result? nothing. Nothing happens....
 
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#14
Originally Posted by lucag View Post
Ok. I installed wget. Then, I tried Ima's code. The result? nothing. Nothing happens....
I can only guess at what's going wrong, but does your tablet you have internet connectivity?

Anyway, try these two commands, as root:

Code:
wget http://repository.maemo.org/pool/maemo4.1.2/free/h/html2text/html2text_1.3.2a-2_armel.deb
(without -q so you can see what it's doing) which should download the package to your current working directory, followed by

Code:
dpkg -i html2text_1.3.2a-2_armel.deb
which should install it. If this doesn't work please post the exact output you get.
 
Posts: 95 | Thanked: 6 times | Joined on May 2008
#15
Ok! It worked!
Thank you very much!
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:03.