当前位置: 技术问答>java相关
怎么在linux 安装jbuilder 7
来源: 互联网 发布时间:2015-09-04
本文导语: 怎么在linux 安装jbuilder 7 | sh /mnt/cdrom/linux/ent_install.bin LAX_VM /usr/local/jdk1.3/bin/java /mnt/cdrom/linux/ent_install.bin是你的linux安装源文件位置 /usr/local/jdk1.3/bin/java 为你已经安装的jdk1.3的位置 安...
怎么在linux 安装jbuilder 7
|
sh /mnt/cdrom/linux/ent_install.bin LAX_VM /usr/local/jdk1.3/bin/java
/mnt/cdrom/linux/ent_install.bin是你的linux安装源文件位置
/usr/local/jdk1.3/bin/java 为你已经安装的jdk1.3的位置
安装成功后不要把jbuilder7的jdk1.3替换为jdk1.4,jbuilder7在jdk1.4下工作不正常!
Good Luck!!
/mnt/cdrom/linux/ent_install.bin是你的linux安装源文件位置
/usr/local/jdk1.3/bin/java 为你已经安装的jdk1.3的位置
安装成功后不要把jbuilder7的jdk1.3替换为jdk1.4,jbuilder7在jdk1.4下工作不正常!
Good Luck!!
|
先安装你的jdk,1.3的就行了,1.4好像会出问题。
然后再照着下面的方法。
To install JBuilder 7 without using the installation program:
From your JBuilder 7 product CD, unarchive the file alt_setup/jbuilder7.zip into the directory on your system where you want JBuilder 7 installed.
Under the jbuilder7 directory, there are 3 bin_platform directories. Rename the one that corresponds to your platform, to be named simply, bin.
Edit the jdk.config file in the JBuilder 7 bin directory with the following changes:
Change the value of javapath to the location where you have JDK 1.3.1 installed.
Change the value of addpath to the location where you have JDK 1.3.1 installed.
然后再照着下面的方法。
To install JBuilder 7 without using the installation program:
From your JBuilder 7 product CD, unarchive the file alt_setup/jbuilder7.zip into the directory on your system where you want JBuilder 7 installed.
Under the jbuilder7 directory, there are 3 bin_platform directories. Rename the one that corresponds to your platform, to be named simply, bin.
Edit the jdk.config file in the JBuilder 7 bin directory with the following changes:
Change the value of javapath to the location where you have JDK 1.3.1 installed.
Change the value of addpath to the location where you have JDK 1.3.1 installed.
|
按照我的方法绝对没问题,我那段英文就是jb7光盘安装说明里面的。:)
|
你下载下来的应该是.bin文件
如果有X环境 sh yourfile.bin就可以了,
如果没有
sh yourfile.bin 加个什么参数忘了,取下载个安装文档吧
如果有X环境 sh yourfile.bin就可以了,
如果没有
sh yourfile.bin 加个什么参数忘了,取下载个安装文档吧
|
在linux下运行 ent_install.bin即可
|
你可能需要修改ent_install.bin的属性为可执行
|
需安装xwindow