equal
deleted
inserted
replaced
15 |
15 |
16 INSTALLING ON Mac OSX |
16 INSTALLING ON Mac OSX |
17 ===================== |
17 ===================== |
18 1) Download and install Python 2.5 from http://www.python.org/download/ |
18 1) Download and install Python 2.5 from http://www.python.org/download/ |
19 2) Download the SDK installer from http://code.google.com/appengine/downloads |
19 2) Download the SDK installer from http://code.google.com/appengine/downloads |
20 3) Install the SDK by double-clicking on the GoogleAppEngine.dmg file and |
20 3) Install the SDK by double-clicking on the GoogleAppEngine.dmg file and |
21 running the installer. |
21 running the installer. |
22 |
22 |
23 |
23 |
24 INSTALLING ON WINDOWS |
24 INSTALLING ON WINDOWS |
25 ===================== |
25 ===================== |
26 1) Download and install Python 2.5 from http://www.python.org/download/ |
26 1) Download and install Python 2.5 from http://www.python.org/download/ |
27 2) Download the SDK installer from http://code.google.com/appengine/downloads |
27 2) Download the SDK installer from http://code.google.com/appengine/downloads |
28 2) Install the SDK by double-clicking on the GoogleAppEngine.msi file and |
28 3) Install the SDK by double-clicking on the GoogleAppEngine.msi file and |
29 running the installer. |
29 running the installer. |
30 |
30 |
31 |
31 |
32 INSTALLING ON LINUX AND OTHER PLATFORMS |
32 INSTALLING ON LINUX AND OTHER PLATFORMS |
33 =============================== |
33 =============================== |
83 |
83 |
84 |
84 |
85 |
85 |
86 USING THE SDK |
86 USING THE SDK |
87 ======================= |
87 ======================= |
88 For instructions on getting started with Google App Engine, please see the |
88 For instructions on getting started with Google App Engine, please see the |
89 Google App Engine Getting Started Guide |
89 Google App Engine Getting Started Guide |
90 |
90 |
91 http://code.google.com/appengine/docs/gettingstarted |
91 http://code.google.com/appengine/docs/gettingstarted |