Glassfish updatetool linux 64位问题

Muh*_*min 3 glassfish-3 ubuntu-12.04

我试图在Ubuntu 12.04 x64中运行glassfish updatetool.当我运行程序时,它会给我以下错误.

---------------------------------------------------------------
There was an error running

/home/mrmrumman/glassfish3/updatetool/bin/../../pkg/python2.4-minimal/bin/python

You are running on a 64 bit Linux distribution and the 32 bit Linux
compatibility libraries do not appear to be installed. In order to use
the Update Center tools you must install the 32 bit compatibility libraries.

On Ubuntu (and possibly other Debian based systems) please install the
ia32-libs package. On RedHat 4 (and other RPM based systems), you may
need to add multiple 'compat' runtime library packages. Please see the
Update Center Release Notes for more information
Run Code Online (Sandbox Code Playgroud)

我已经安装了这个包仍然无法正常工作.我能做什么?

Muh*_*min 11

您还需要安装32位版本的libjpeg.so.62.

您可以通过运行此命令来执行此操作

sudo apt-get install libjpeg62:i386
Run Code Online (Sandbox Code Playgroud)

资料来源:https://java.net/projects/updatecenter/lists/dev/archive/2012-05/message/0