the file you want to execute is dev_appserver.py
1) go to the directory with your app.yaml file
2) go 1 dir up: cd ..
3) in this directory you find the directory test/
4) start the server with ~/GAE/dev_appserver.py test/
if the execute bit of dev_appserver.py is not set use
python ~/GAE/dev_appserver.py test/
2009/4/19 abuhijlehJordan <[email protected]>:
>
> I am using UBUNTU 8.1. I have followed all procedures literally, I
> have downloaded google SKD and uzipped it inside /home/ahijleh. After
> that I renamed the folder to GEA. I have followed other steps
> literally, however when I try to run the web server I get the
> following:
>
> ahij...@ahijleh-laptop:~/GAE$ sudo dev_appserver test.py test/
> sudo: dev_appserver: command not found
>
> I used "test" instead of "helloworld" in google startup example.
>
> Could anybody tell me what's wrong? why it is unable to identify the
> command.
>
> My paything version is 2.5.2
>
> Awaiting your replies
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---