我有 jdk-8u5-linux-i586.gz 和 netbeans-8.0-linux.sh 在 ubuntu 14.04 LTS 上我试着安装,请有人详细告诉我该怎么做。
答案1
我公然抄袭了您下载的页面包裹
安装软件
Type the following command from the directory where you placed the installation file:
./<installer-file-name>
At the Welcome page of the installation wizard, click Next.
At the JUnit License Agreement page, decide if you want to install JUnit and click the appropriate option, click Next.
At the JDK Installation page, specify the directory where to install the JDK and click Next.
At the NetBeans IDE Installation page, do the following:
Specify the directory for the NetBeans IDE installation.
Accept the default JDK installation to use with the IDE or specify another JDK location.
Click Next.
Review the Summary page to ensure the software installation locations are correct.
Click Install to begin the installation.
At the Setup Complete page, provide anonymous usage data if desired, and click Finish.
When the installation is complete, you can view the log file, which resides in the following directory: ~/.nbi/log.
注意:如果您选择将此软件包安装到系统范围的位置(例如 /usr/local),则必须首先以 root 身份登录以获取必要的权限。