View Single Post
Posts: 134 | Thanked: 91 times | Joined on Nov 2009 @ Imperial College London
#3
Originally Posted by gavcuk View Post
Great find btw. I was wondering when someone would work out how to use this masterpiece!

When I type
wget http://po-ru.com/files/iplayer-dl-latest.tar.gz

I get /bin/sh: wget: not found

How do I overcome this?
Good point! wget is available from the fremantle tools repository. See this link for details on installation.

That's really only there as a convenience. As an alternative, you could just point your browser to that URL and it should prompt you to save the file to you device. If you do this then I think life will possibly be easier if you copy the downloaded tar.gz file to /home/user before proceeding, i.e., save to "Your Nokia N900" and then do the following in xterm:

Code:
cp /home/user/MyDocs/iplayer-dl-latest.tar.gz /home/user
If you want to do some tidying up you can delete both copies of the tar.gz file after extracting.

Cheers,
Jan

Last edited by Big Phat Jan; 2010-01-15 at 20:16.
 

The Following User Says Thank You to Big Phat Jan For This Useful Post: