Can someone please tell me if my app engine php sdk installation was 
successful?

I just followed instructions 
on 
https://developers.google.com/appengine/docs/php/gettingstarted/installingmac 
to install the SDK by dragging the app from the .dmg into my application 
folder. It then prompted me whether to update symlinks, which I did and got 
the attached popup.

Then I proceeded to try the helloworld example on the next 
page 
https://developers.google.com/appengine/docs/php/gettingstarted/helloworld. 
When I tried to enter in Terminal 

   google_appengine/dev_appserver.py helloworld/

I got 

   -bash: google_appengine/dev_appserver.py: No such file or directory

Then I checked ls /usr/local and got

   bin google_appengine
   git lib

when I do ls /usr/local/google_appengine I got

_ php_runtime.py bulkload_client.py gen_protorpc.py
_ python_runtime.py bulkloader.py google_sql.py
   api_server.py dev_appserver.py old_dev_appserver.py
   appcfg.py download_appstats.py remote_api_shell.py
   backends_conversion.py endpointscfg.py run_tests.py

And ls /usr/local/bin gave

   BUGS backends_conversion.py google_sql.py
   LICENSE bulkload_client.py lib
   README bulkloader.py new_project_template
   RELEASE_NOTES demos old_dev_appserver.py
   VERSION dev_appserver.py php
_ php_runtime.py download_appstats.py remote_api_shell.py
_ python_runtime.py endpointscfg.py run_tests.py
   api_server.py gen_protorpc.py tools
   appcfg.py google

Did the installation screw up somewhere? or is there a reason why there is 
some duplication of stuff? My /usr/local is not in my path apparently. 

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

<<attachment: Screen Shot 2014-02-22 at 14.07.40 .png>>

Reply via email to