Skip to main content

Posts

Showing posts with the label 64bit

Ubuntu | Gagal Update Glassfish dengan Updatetool di Ubuntu 64bit

Hari ini saya ingin melakukan update glassfish 3.1.2 ke edisi glassfish terbaru yakni 3.1.2.2 dengan menjalankan perintah berikut : root@code-impact:/opt/servers/glassfish3/bin# ./updatetool namun muncul pesan error sebagai berikut "/BUILD_AREA/workspace/updatecenter2.3-sustaining/uc2/build/dist/linux-i386/updatetool/vendor-packages/updatetool/common/boot.py", line 283, in init_app_locale File "wx/__init__.py", line 45, in ? File "wx/_core.py", line 4, in ? ImportError: libjpeg.so.62: cannot open shared object file: No such file or directory --------------------------------------------------------------- There was an error running /usr/local/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 Ubunt...