View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#110
Originally Posted by vjones777 View Post
Thanks for the pointers

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.


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!


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.
Sorry, that was an instructional error on my side. Copy the gpodder folder to /home/user and then cd into /home/user/gpodder and run ./bin/gpodder --local --maemo --verbose

This should work. Sorry again.