Jolie安装期间出错。 执行
后,我看到以下消息$ java -jar jolie-1.4.1.jar
[Windows_installer.ol]抛出未解决的错误:FileNotFound
[installer.ol] Internale服务器错误
答案 0 :(得分:1)
The installer needs permission to write in the directories in which you intend to install Jolie. That error typically shows up when the installer is launched from a terminal without administrator privileges.
Did you launch the installer from a Command Prompt as an Administrator?