View Single Post
Posts: 38 | Thanked: 8 times | Joined on Jul 2008
#109
Thanks for the pointers
Originally Posted by thp View Post
Please see http://wiki.gpodder.org/wiki/Running_gPodder_from_Git for instructions on how to fetch the most recent version via Git (you can do this on your PC). Then, copy (scp -r) the "gpodder" folder to your internet tablet and make sure "bin/gpodder" in this folder is executable.
OK, I managed to work out how to get root access and to get scp to work. But where should should I copy the folder to? I tried just putting the whole gpodder folder at the root (/) but thats probably not right.

Originally Posted by thp View Post
Then, run
gpodder --local --maemo --verbose
in an xterm and gPodder should happily start on your IT.
I just get “sh: gpodder: not found”.
I get the same thing if I cd to /gpodder/bin first. I even did "chmod 777 gpodder" and also tried it with root access. I keep getting not found. I don't understand why I'm getting a not found error when thats the current directory and 'ls shows it!

Originally Posted by thp View Post
Make sure to also have python2.5-feedparser installed.
How do I do that? I don't see it in the installable applications list. Do I need to add a repository? EDIT: I found python2.5-feedparser and python2.5-pyinotify are shown in the application managers list of installed applications.

Thanks & sorry for the newbie questions.

Last edited by vjones777; 2008-08-02 at 02:42. Reason: discovered I have python2.5-feedparser