2008-05-19
AMD64 UBUNTU中安装MyEclipse6.0.1
关键字: amd64 myeclipse
安装MyEclipse_6_0_1GA_E3_3_1_Installer.bin的时候提示错误:
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
exec: 2481: /tmp/install.dir.10999/Linux/resource/jre/bin/java: not found
$ java -version
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)
Google找了一下,看到一篇bloghttp://www.dualface.com/blog/?p=512,有描述,需要安装libc6-i386 和 ia32-libs两个包,但是用32位版本的ubuntu就不用安装这两个包,我查了一下这两个包的说明
libc6-i386:
GNU C Library: 32bit shared libraries for AMD64
This package includes shared versions of the standard C
library and the standard math library, as well as many others.
This is the 32bit version of the library, meant for AMD64 systems.
ia32-libs:
ia32 shared libraries for use on amd64 and ia64 systems
This package contains runtime libraries for the ia32/i386
architecture, configured for use on an amd64 or ia64 Debian system running a 64-bit kernel.
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
exec: 2481: /tmp/install.dir.10999/Linux/resource/jre/bin/java: not found
$ java -version
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)
Google找了一下,看到一篇bloghttp://www.dualface.com/blog/?p=512,有描述,需要安装libc6-i386 和 ia32-libs两个包,但是用32位版本的ubuntu就不用安装这两个包,我查了一下这两个包的说明
libc6-i386:
GNU C Library: 32bit shared libraries for AMD64
This package includes shared versions of the standard C
library and the standard math library, as well as many others.
This is the 32bit version of the library, meant for AMD64 systems.
ia32-libs:
ia32 shared libraries for use on amd64 and ia64 systems
This package contains runtime libraries for the ia32/i386
architecture, configured for use on an amd64 or ia64 Debian system running a 64-bit kernel.
- 21:50
- 浏览 (351)
- 评论 (0)
- 分类: UBUNTU
- 发布在 Ubuntu For Fun 圈子
- 相关推荐
发表评论
- 浏览: 16902 次
- 性别:

- 来自: 北京

- 详细资料
搜索本博客
我的相册
memcached
共 3 张
共 3 张
最近加入圈子
最新评论
-
试用Google Chrome浏览器
很好,支持开源,我正在使用!
-- by wenjixiao -
pidgin的飞信插件
附件里的x86_64版本的,你的ubuntu是x86_64的吗?
-- by lveyo -
Spring2结合DWR2的用户注 ...
你的例子,运行起来,UserAjaxHelper.checkUsername(u ...
-- by huanglppp -
pidgin的飞信插件
奇怪,我的就不行呢,我的版本也是pidgin 2.4.3,ubuntu 8.04 ...
-- by eBug -
pidgin的飞信插件
Pidgin 2.4.3插件的名字叫 fetion
-- by lveyo






评论排行榜