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.