i apologize, the error is different in hardy.  i am not settings
LD_LIBRARY_PATH unless there's some automatic configuration that I'm
not aware of.  the error is still related to libawt.so, but there's no
reference to IA32.

java.lang.UnsatisfiedLinkError:
/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/i386/libawt.so:
libmlib_image.so: cannot open shared object file: No such file or
directory


[EMAIL PROTECTED]:/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/lib/i386$ ldd -d
libawt.so
undefined symbol: j2d_mlib_ImageCreate, version VER_1.1 (./libawt.so)
undefined symbol: j2d_mlib_ImageCreateStruct, version VER_1.1
(./libawt.so)
undefined symbol: j2d_mlib_ImageConvMxN, version VER_1.1
(./libawt.so)
undefined symbol: j2d_mlib_ImageAffine, version VER_1.1 (./libawt.so)
undefined symbol: j2d_mlib_ImageLookUp, version VER_1.1 (./libawt.so)
undefined symbol: j2d_mlib_ImageConvKernelConvert, version VER_1.1
(./libawt.so)
        linux-gate.so.1 =>  (0xb7f5f000)
        libmlib_image.so => not found
        libjvm.so => not found
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7e9e000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7e9a000)
        libjava.so => not found
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7d4b000)
        /lib/ld-linux.so.2 (0xb7f60000)

On Wed, Mar 26, 2008 at 9:17 PM, Matti Lindell <[EMAIL PROTECTED]> wrote:

> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6515362 suggest the
> real underlying error message is suppressed and you're left with cryptic
> "Can't load IA 32-bit .so on a IA 32-bit platform". It's not related to
> problem, but might give a better hint about the root cause. Message
> issue is fixed in 1.5 jre in Hardy.
>
> Are you setting custom LD_LIBRARY_PATH by a chance ?
>
> --
> libawt.so unsatisfied link in java5
> https://bugs.launchpad.net/bugs/162232
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Andrew R. Thompson
Currently in N.Y *not* Consulting

-- 
libawt.so unsatisfied link in java5
https://bugs.launchpad.net/bugs/162232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to