运行 Ubuntu 14.04 64 位。我从项目网站下载了 68MB .sh 文件。当我使用 sudo 运行文件时,我得到以下输出:
ben@tardis:~$ sudo ./teampostgresql_ubuntu.sh
Unpacking JRE ...
Preparing JRE ...
./teampostgresql_ubuntu.sh: 256: ./teampostgresql_ubuntu.sh: bin/unpack200: not found
Error unpacking jar files. Aborting.
You might need administrative priviledges for this operation.
Run Code Online (Sandbox Code Playgroud)
我试过安装,openjdk-7-jre-headless
但这没有帮助。项目页面没有列出任何依赖项,所以我不确定从这里开始做什么。我也试过在 root shell 中运行,没有区别。