Adding Play Framework directory to my system path on Ubuntu 12.04 LTS
Posted
by
Martha Kumi
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Martha Kumi
Published on 2012-06-18T09:22:51Z
Indexed on
2012/06/18
9:24 UTC
Read the original article
Hit count: 304
I just installed Ubuntu 12.04 LTS, I am very new to the Ubuntu OS and I would need help with it. I am trying to install this open source platform called Play Framework, to install it I need to add the installation directory to my system path, the documentation for Play says that I should open a terminal and type export PATH=$PATH:/to/path/play. I have tried this it did not work. I also tried sudo apt-get install play and that did not work either. I am completely lost now, I need help urgently because it is for work.
Best
Martha
© Ask Ubuntu or respective owner