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 s
Try this command
echo 'export PATH=/Applications/play-1.2.4:$PATH' >> ~/.profile