maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   html2text: where are you? (https://talk.maemo.org/showthread.php?t=29969)

lucag 2009-06-29 13:48

Re: html2text: where are you?
 
Quote:

Originally Posted by sjgadsby (Post 300790)
lma provided the commands in his post above.

Yes, but my xterm says> wget: not found

qwerty12 2009-06-29 13:49

Re: html2text: where are you?
 
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)

lucag 2009-06-29 15:35

Re: html2text: where are you?
 
Quote:

Originally Posted by qwerty12 (Post 300800)
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....

lma 2009-06-29 15:59

Re: html2text: where are you?
 
Quote:

Originally Posted by lucag (Post 300820)
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.

lucag 2009-06-29 16:16

Re: html2text: where are you?
 
Ok! It worked!
Thank you very much!


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

vBulletin® Version 3.8.8