I do not know about the specific project. It is the first time I hear about it.
Here are the general instructions for installing w2p files. 1) download web2py form http://web2py.com/examples/default/download 2) unzip it and start it (there is not installation process) 3) choose an administrator password and press [start server] 4) it opens the browser automatically 5) click on [administrative interface] or go to http://127.0.0.1:8000/admin 6) login with the password you previously chose. 7) In the browser windows, on the left column, there is a form to upload a web2py application 8) Browse for the w2p file and type the name you want to give to the application (for example "rlcs") 9) You will find a new link to the installed application click on it to start it or visit http://127.0.0.1:8000/rlcs On Aug 29, 12:22 am, "[email protected]" <[email protected]> wrote: > I saw the project lcshttp://code.google.com/p/rlcs/is very > interesting and want to install it but fail. > I dont know why I cant install lcs or mini_app when it has w2p file. I > also extract it to get the file w2p. > how can I install and test this project?

