meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| maemo:using_scratchbox2 [2009/08/21 19:47] – created hevi | maemo:using_scratchbox2 [2009/08/21 20:24] (current) – athamala | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| </ | </ | ||
| => enters to scratchbox console | => enters to scratchbox console | ||
| + | |||
| + | Running python | ||
| + | < | ||
| + | run-standalone.sh python2.5 myprogram.py | ||
| + | </ | ||
| + | |||
| + | |||
| + | Running C and C++ programs, for example | ||
| + | |||
| + | < | ||
| + | run-standalone.sh ./ | ||
| + | </ | ||
| + | |||
| + | If your executable file is " | ||
| + | |||
| + | |||
| + | Graphical user interface is stopped with command | ||
| + | |||
| + | maemo-sdk stop gui | ||
| + | |||
| + | ===== Locations ===== | ||
| + | |||
| + | Rootstrap is located on **$HOME/ | ||
| + | |||
| + | |||