私はglassfish 4をインストールしましたが、うまく動作しますが、数分前に実行しようとしましたが、次のupdatetool
エラーが発生しました:
./updatetool: 283: ./updatetool: /home/mazzy/glassfish4/updatetool/bin/../../pkg/python2.4-minimal/bin/python: not found
---------------------------------------------------------------
There was an error running
/home/mazzy/glassfish4/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
---------------------------------------------------------------
私のシステムは Debian 7.1.0 Wheezy 64 ビットです。
あなたは何をすることを提案しますか? ia32-libs
パッケージをインストールするように言わないでください。私のシステムにインストールできませんでした。
編集
これは、i386 アーキテクチャ用に ia32-libs をインストールした後に表示される次のエラーです。
GlassFish Update Tool does not support running in "it_IT.utf" locale.
Attempting to use English locale.
WX import error. Verify the WX widgets are in the PYTHONPATH.
The following can be reported to GlassFish Update Tool 2.3.5 Development Team <dev@updatecenter.java.net>.
Traceback (innermost last):
File "/home/mazzy/glassfish4/updatetool/vendor-packages/updatetool/common/boot.py", line 283, in init_app_locale
import wx
File "wx/__init__.py", line 45, in ?
File "wx/_core.py", line 4, in ?
ImportError: libgtk-x11-2.0.so.0: impossibile aprire il file oggetto condiviso: File o directory non esistente