play framework installation

后端 未结 2 1613
不思量自难忘°
不思量自难忘° 2021-02-14 08:48

I am trying to install play framework 2.0.1 on ubuntu 11. I have added the path to play in ubuntu, I have SUN JRE 1.6 configured (java/javac) and I have given read/write/execut

2条回答
  •  北恋
    北恋 (楼主)
    2021-02-14 09:14

    If you check the documentation you will see this warning:

    extract the archive to a location where you have both read and write access (...) Running play writes some files to directories within the archive, so don’t install to /opt, /usr/local or anywhere else you’d need special permission to write to.

提交回复
热议问题