简体   繁体   中英

installing glassfish 3.1.2 in command line

I am trying to install glassfish on Ubuntu server 11.10, but the installer found on the official page requier display to be set. I dont have anything other than a command line interface. How do i get this working? I have installed everything pre-required (sun-java6-jre, jar handler)

您可以下载zip版本,手动解压缩并进行配置。

试试sudo apt-get install glassfish-*

仅供参考,关于sun-java6-jre软件包,GlassFish需要JDK,而不是JRE。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM