View Single Post
Posts: 87 | Thanked: 26 times | Joined on Oct 2009
#5
Originally Posted by convulted View Post
Hmm I can't see the problem; I have successfully used py2deb on Fremantle several times. Are you running it in the correct directory?
Yes I'm running it from directory where build_fSchedule.py is.
and in that dir there is src dir where source file and png is.
tryed 3 different ways:
run-standalone.sh python2.5 /home/user/MyDocs/Python/fschedule/build_fSchedule.py
run-standalone.sh python2.5 ./build_fSchedule.py
run-standalone.sh python2.5 build_fSchedule.py

DO I need desktop and service file also?
And I don't understand that http://wiki.maemo.org/Py2deb#Example...lder_structure, do I need to create all these files in that locations?