c:
Sent: Wednesday, November 9, 2011 12:46 AM
Subject: Re: [classlib][awt]Problem with libgl.so
i found the missing is libpng12.so.0 (i have libpng14)
i try extract libpng12 to bin/, work fine, but run that code
have new problem, dead in the:
Thread [main] (Suspended)
X11.XmuLookupStandardColor
ail.com
>
>
>
> - Original Message -
> From: ArLi Weng
> To: dev@harmony.apache.org
> Cc:
> Sent: Tuesday, November 8, 2011 12:57 AM
> Subject: Re: [classlib][awt]Problem with libgl.so
>
> sorry, i meaning i already have try that before "reflect yo
> >
> > DaFENG
> > Coder
> > Telecommunication && Network Industry
> > Gmail:sunspid...@gmail.com
> >
> >
> >
> > - Original Message -
> > From: ArLi Weng
> > To: dev@harmony.apache.org
> > Cc:
>
In message <2007121352.c1d0ab17@163.com>, ArLi Weng writes:
>
> i download the Apache Harmony 5.0M15 JRE for 32-bit Linux from apache.org,
> but not work for me, when i create an awt.frame at java code, run it just
> tell me libgl.so not exist, but it exist in the
> /mnt/public/gPRG/JavaDe
rg
> Cc:
> Sent: Monday, November 7, 2011 1:28 PM
> Subject: Re: [classlib][awt]Problem with libgl.so
>
> fallow the file:
> apache-harmony-5.0-src-r991518/drlvm/vm/vmcore/src/kernel_classes/javasrc/java/lang/Runtime.java
> i set the java.library.path with:
>
> $ /mnt/publ
...@gmail.com
- Original Message -
From: ArLi Weng
To: dev@harmony.apache.org
Cc:
Sent: Monday, November 7, 2011 1:28 PM
Subject: Re: [classlib][awt]Problem with libgl.so
fallow the file:
apache-harmony-5.0-src-r991518/drlvm/vm/vmcore/src/kernel_classes/javasrc/java/lang/Runtime.j
fallow the file:
apache-harmony-5.0-src-r991518/drlvm/vm/vmcore/src/kernel_classes/javasrc/java/lang/Runtime.java
i set the java.library.path with:
$ /mnt/public/gPRG/JavaDev/harmony-5.0-jdk-991518/jre/bin/java
-Djava.library.path=/mnt/public/gPRG/JavaDev/harmony-5.0-jdk-991518/jre/bin/
-jar cc-