Problem : JAVA Development with Ubuntu

Amr Ali amr.ali.cc at gmail.com
Tue Jun 28 02:41:55 UTC 2011


Hi Tarek,

First off, I'm far from being a Java developer or a Java expert, I actually
quite hate it, though I had my fair share playing with it's intermediate
language while reverse engineering some Java application before.

"/bin/sublime.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word
width mismatch)"

The line above in the exception says quite a lot about your problem, which your
VM claims to be related to the linker (quite expected actually).

Your problem is that you are either running on a 64-bit machine in long mode
(will not be able to run 32-bit applications) or you just don't have
"ia32-sun-java6-bin" and/or "ia32-libs" installed.

I hope those few pointers help. :-)

~// AA

On 06/28/2011 03:06 AM, Tarek Abdul-Kader wrote:
> hi   Ubuntu-eg
> 
> I miss u all
> 
> I've just started Java Mobile Application development Course J2ME (  DTG-365 )
> 
> I faced a problem when running any ME project
> 
> I have Ubuntu 10.10 , NetBeans 6.9.1 & NetBeans 7.0 and I have SE projects works
> on it
> 
> but the problem is that I can't run any mobile emulator and I get an  Exception 
> 
> I attached the error with my message  
> 
> please If there are JAVA Developers here , help me
> 
> Thank you ,
> 
> Tarek
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-eg/attachments/20110628/3cc16a21/attachment.pgp>


More information about the Ubuntu-eg mailing list