install play-framework in Ubuntu 9.10
Posted
by Shekhar
on Stack Overflow
See other posts from Stack Overflow
or by Shekhar
Published on 2010-03-22T10:57:15Z
Indexed on
2010/03/22
11:01 UTC
Read the original article
Hit count: 740
I have copied zipped file from the playframework.org website and unzipped it at a location. I have inserted it in my .bashrc profile to set up as PATH environment.
But still, the play command is not accessible from anywhere.
And even in the installed directory of the framework, the play file is not running as it is.
I have to prefix python before any play command to run it.
Am i making a mistake somewhere?
Please help me.
© Stack Overflow or respective owner