diff -r 000000000000 -r ca70ae20a155 src/tools/installer/doc/Quickguide.html.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/tools/installer/doc/Quickguide.html.in Tue Feb 16 10:07:05 2010 +0530 @@ -0,0 +1,49 @@ +
+
+ |
Quick Start Guide
++ +Installing Python runtime and its dependencies + +
+ Python runtime and its dependencies can be installed from the below links
+PyS60 2.0
+pips
The following steps provide the procedure for writing and packaging a helloworld script.
+1. Create a "helloworld" script with the filename "helloworld.py" containing print
+"Hello World!" code snippet.
2. Click
+ Start > Programs > PythonForS60 ${{PYS60_VERSION_NUM}} > PyS60
+ Application Packager, the PyS60 application packager dialog box opens.
3.
+ Select the Scriptfile radio button then, click the Browse button and select helloworld.py script from the file
+Open dialog.
4. Click the
+ Create button to create the sis file with the current
+settings.
5. Install the sis file helloworld_v1_0_0.sis created in the source directory of
+ "helloworld.py" file.
Note: Refer to
+PyS60 Module Reference for more details.
+
Copyright (c) 2008 - 2009
+ Nokia Corporation + |
+