You are not logged in.

#1 2012-09-30 14:24:48

cybuch
Member
Registered: 2012-02-23
Posts: 30

[Solved]Glassfish's updatetool

Hello,
I can't run updatetool, because I am missing some 32 bit libraries, but IDK what libraries I'm exactly missing. Could anyone help?

[cybuch@MedeiS bin]$ sh updatetool
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/cybuch/glassfish/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: cannot open shared object file: No such file or directory

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

/home/cybuch/glassfish/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

Solution:
Install every package from ImportError. There will be one package that's missing, I've forgotten which one is it, but google about it - you'll have to create a symlink to analogic package.

Last edited by cybuch (2012-10-02 20:00:06)

Offline

Board footer

Powered by FluxBB