I get a crash on each java applet I load in FF 1.5.0.12.x86_64 on my
K12LTSP v6 machine, which is based on Fedora Core 6. My thin client is
using the VIA openchrome xserver. I've attached the file that is created
in my home directory when the crash occurs. I hope this helps you guy
I think the only chance to get Java for mips Linux is
the other Opensource Java called "kaffe". Try
compiling the source for Kaffe (from
http://www.kaffe.org). They have mips-Linux as a
supported platform in the sourcecode tree. Whether
it's fully supported and 64bit i dont know.
Hi,
I have the following
MontaVista 4.0 Linux Kernel 2.6 on Broadcom's 64bit SiByte
processor(bcm91250).
Is there a jdk port for this platform?
Thanks
srikanth
Administrators,
What directory organization
is used for easy maintenence and use of the jvm and associated libraries?
I am using java-1.5
and netbeans.
I expect soon to upgrade to java-1.6 .
I wish to make jscience-3.3 available for use.
What have people found useful?
[For example]
/opt
For FreeBSD, support sites are citing the ability of
FreeBSD to run Linux-binaries as the way to run java.
But other versions of FreeBSD (e.g. sparc64) do not
have the Linux-binary capability.
Why can't blackdown java be compiled for BSD? Isn't
BSD and Linux almos
When I try to compile files, for example generics, I get errors telling me I
need source level 1.5 to do it.
$java -version displays
'java version "1.4.2"
gij (GNU libgcj) version 4.1.0 20060304 (Red Hat 4.1.0-3)'
I can compile using
$javac -source 1.5 (obviously jav
Is this possible? We want to run a program from a memory stick and we
don't want to have to do a full JRE on the stick in question. Think of
it as a "Live CD" type of Java app. ;-)
Jim C.
--
To UNSUBSCRIBE,
I fixed it... Not sure how I fixed it or why it's working now...
I know that I d/l'd from the top most link at the sun-java page and
installed it.
Linux RPM (self-extracting file)
(filesize: 15.74 MB) That didn't work...
I d/l'd from the second link ...
Linux (self-extrac
I can't get any java apps to recognize that I have the latest java (version
5,
update 9 - which seems to install a free java program named SableVM)
installed.
Java is installed here, /usr/java/jre1.5.0_09.
The major problem indicator is that I can't install LimeWire. LimeWire is
inst
I can't get any java apps to recognize that I have the latest java (version 5,
update 9 - which seems to install a free java program named SableVM) installed.
Java is installed here, /usr/java/jre1.5.0_09.
The major problem indicator is that I can't install LimeWire. LimeWire is
inst
Alf,
>>> I am attempting to create a java applet and I get:-
>>> java.lang.SecurityException: Prohibited package name: java
>>
>> java, javax, and sun are among the package names reserved for the virtual
>> machine. In order to prevent a trojan horse attack,
Dr. Robert J. Meier wrote:
> Alf,
>
>
>> I am attempting to create a java applet and I get:-
>> java.lang.SecurityException: Prohibited package name: java
>> ...
>> at java.lang.Thread.run(Unknown Source)
>>
>
>
>> where do I look
Alf,
> I am attempting to create a java applet and I get:-
> java.lang.SecurityException: Prohibited package name: java
> ...
> at java.lang.Thread.run(Unknown Source)
> where do I look to fix this?
1. Locate your source in a directory where your IDE (e.g. netbeans) can
I am attempting to create a java applet and I get:-
java.lang.SecurityException: Prohibited package name: java
at java.lang.ClassLoader.preDefineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source
[EMAIL PROTECTED] wrote:
On Tue, May 09, 2006 at 03:23:16PM +0200, Juergen Kreileder wrote:
[EMAIL PROTECTED] wrote:
I had a look at the sources and I was able to build them on my x86
machine.
The port seems to be possible. I even think that the blackdown java team
has already done it.
Yes
On Tue, May 09, 2006 at 03:23:16PM +0200, Juergen Kreileder wrote:
> [EMAIL PROTECTED] wrote:
> >I had a look at the sources and I was able to build them on my x86
> >machine.
> >
> >The port seems to be possible. I even think that the blackdown java team
> >has a
e possible. I even think that the blackdown java team
has already done it.
Yes and it's mostly working. But there is still a known bug which I must
fix before releasing it.
Juergen
--
Juergen Kreileder, Blackdown Java-Linux Team
http://bl
k that the blackdown java team
has already done it.
So, I was wondering if it is possible to have a .diff file against the
SUN sources available (without sublicensing) like there was one for the
jdk1.1.8 and jdk1.2.2 or to sub-licence the source just to be able to
regenerate a
workable version for
for a Windows driver to run under
ndiswrapper, there
seems to be NO 64-bit flash plugin, and NO java plugin for firefox
(1.0.7) -
certainly not from Sun!
So, I came to blackdown and picked up the j2sdk-1.4.2-03 package for
amd64. I must
congratulate you for at least trying to support java linux use
Hi,
I run a java based chat, running a java server, using wrapper from
http://wrapper.tanukisoftware.org, and a java applet as a client. The
server runs on a Debian based system on port 23.
The java server runs 2 threads for each new connection, one as a main
thread who receives messages and
Hi,
I run a java based chat, running a java server, using wrapper from
http://wrapper.tanukisoftware.org, and a java applet as a client. The
server runs on a Debian based system on port 23.
The java server runs 2 threads for each new connection, one as a main
thread who receives messages and
___
Blackdown Java-Linux Security Advisory
Advisory number: Blackdown-SA-2005-03
Issue date: 2005, November 29
Synopsis: Java Runtime Environment May Allow Untrusted Applet to
___
Blackdown Java-Linux Security Advisory
Advisory number: Blackdown-SA-2005-02
Issue date: 2005, June 14
Synopsis: Java Runtime Environment May Allow Untrusted Applet to
Elevate
Remember that a socket isn't closed until both stream directions are
shut down. It kinda looks like the remote end has either become
unreachable or isn't implementing TCP active close properly. You're
sending data which it is not ACKing, and it's not sending an RST either.
It may be stuck for s
I have a connection to a mail server that was closed from the other end,
but my local jvm is still hanging on to the socket (for like 6 or 7 hours):
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp1 11796 p5b.selectacast.n:45221 213.38.169.138:smtp
CLOSE_WAI
On Fri, 2005-03-11 at 12:16 -0300, Michael Fernández M. wrote:
> What i must to install?.. Jakarta + Tomcat? and how to?
Subscribe to
- a debian mailing list (the apache one, the users one, the java one)
- the apache newsgroup/mailing list
- if it is a rented dedicated server, we can manage
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael FernÃndez M. wrote:
[...]
| i`am new here. and i need to give support with debian to so many
| Java webs apps.. and i don`t know how to do it.
|
| i am using apache 1.3.33
| Debian Woody
|
| What i must to install?.. Jakarta + Tomcat
Hi...
i`am new here. and i need to give support with debian to so many
Java webs apps.. and i don`t know how to do it.
i am using apache 1.3.33
Debian Woody
What i must to install?.. Jakarta + Tomcat? and how to?
Plase... i need help
Thanks
pd: Sorry for my english it isn`t
It is just superb...
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 01, 2005 10:37 PM
To: java-linux@java.blackdown.org
Subject: www.java2s.com : a website for Java developers
Hi
I developed the website www.java2s.com for Java developers
Hi
I developed the website www.java2s.com for Java developers. Now it
has
thousands of pure Java products, hundreds of Java articles and tons of
Java code with snapshots.
Enjoy it.
If you have questions and suggestion, just let me know.
Joe Yin
<>The Blackdown Java-Linux Team is happy to announce the availability of the
Java 2 Standard Edition v1.3.1-14-FCS for Linux on PowerPC.
J2SE v1.3.1-14-FCS can be downloaded from
ftp://ftp.tux.org/pub/java/JDK-1.3.1/ppc/FCS/ and our FTP mirrors
(see http://www.blackdown.org/java
Marek Pawinski wrote:
Hi
I am trying to install a app which uses java during the installation
process.
I get this error : ./setup.bin
"Exception in thread "main" java.lang.NoClassDefFoundError:
com/zerog/lax/LAX"
Java looks for the com.zerog.lax.LAX class, so
it must be
Hi
I am trying to install a app which uses java during the installation
process.
I get this error : ./setup.bin
"Exception in thread "main" java.lang.NoClassDefFoundError:
com/zerog/lax/LAX"
The offending line seems to be :
"lax.nl.java.launcher.main.class
Hi,
I could not find any recent mention about the sparc linux port, since the
1.4.1 release. Are there any specific problems or is it just a lack of time
etc?
I would like to try building this myself. Are the blackdown diffs available,
I could not find any links?
thanks
jim
-
___
Blackdown Java-Linux Security Advisory
Advisory number: Blackdown-SA-2004-01
Issue date: 2004, November 22
Hi,
I'm having a problem trying to run java on my 3970 iPaq. Initially I was
getting an error 'can't find libjava.so'. I fixed that by creating sym links
to the armv5tel architecture. But now I'm getting an error 'could not find
Java 2 Runtime Environment'.
What X libraries do I need in order to run Java guis in linux? I
would prefer not to have to install the entire X11 package (space is
limited).
Thanks
-aflyctus
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
te:
I have updated a web page showing results of performance measurement of
various Java runtimes.
Performance Comparison of Java/.NET Runtimes (Oct 2004)
http://www.shudo.net/jit/perf/
The benchmarks on the page are mainly compute intensive and not
server-side ones: SPEC JVM98, SciMark 2.0, Li
I have updated a web page showing results of performance measurement of
various Java runtimes.
Performance Comparison of Java/.NET Runtimes (Oct 2004)
http://www.shudo.net/jit/perf/
The benchmarks on the page are mainly compute intensive and not
server-side ones: SPEC JVM98, SciMark 2.0
Hello,
Is there any way to
find information on which all areas one might need to concentrate on while
porting java application to linux o/s.
Regds-
Vijay
I have a java program that was written for the MS Java VM. As a result
there are a numerous dependancies on on the "com.ms.**" class tree. Is
there any implementation of these classes for linux?
Thanks.
--
To U
amd64
fedora core 2 x86-64
mozilla 1.6 (installed with FC2)
blackdown j2sdk-1.4.2-rc1-linux-amd64.bin
Jmol applet ... www.jmol.org/preview/atoms
The java plug-in with blackdown j2sdk-1.4.2-rc1-linux-amd64.bin
consistently crashes when running the Jmol (www.jmol.org) molecular viewer
applet.
In
Hi,
I've just installed blackdown jre1.3.1 on my iPaq
3970. I'm trying to run a simple HelloWorld program
but keep getting an error 'java: no such file or
directory'. I have compiled the code on my desktop and
have copied to source and class files to the iPaq. In
/etc/profile
On Saturday 21 August 2004 21:38, Dave Barker-Plummer wrote:
> We are beginning to port our Java application to Linux and want to
> ensure that we are testing on a configuration that is sufficiently
> "typical" to maximize our chances that it will run for our users. My
>
We are beginning to port our Java application to Linux and want to
ensure that we are testing on a configuration that is sufficiently
"typical" to maximize our chances that it will run for our users. My
assumption is that we will use Blackdown Java 1.4.x, but what version
of Lin
Hello,
As a flollow up to the posting titled "Sun Tells
Javalobby To Pull All Sun Java APIs Off jdocs.com"
allow me to highlight some comments on Sun's latest
efforts to crush the Java community and assert
control.
Casey Marshall comments:
Sun stepped up this week and boldly
Hello,
Rick Ross - founder of Javalobby - reports in the
lastest JDocs.com Update newsletter that Sun pulled
off all Sun Java APIs from the JDocs.com site. Again
Sun shows its true colors.
Rick writes:
What Happened to J2SE and other Sun APIs?
Several of you have noticed that J2SE, J2ME
Sam Varshavchik <[EMAIL PROTECTED]> writes:
> Keith Poirier writes:
>
>> I have RH Update 3 (beta) (also tried on update 2) installed on a
>> proliant 360G4 which uses the new Intel EM64T chip. I installed
>> jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but whe
Keith Poirier writes:
I have RH Update 3 (beta) (also tried on update 2) installed on a
proliant 360G4 which uses the new Intel EM64T chip. I installed
jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but when I link to
the java plugin, and access a java app via mozilla it crashes:
Intel
I have RH Update 3 (beta) (also tried on update 2) installed on a
proliant 360G4 which uses the new Intel EM64T chip. I installed
jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but when I link to
the java plugin, and access a java app via mozilla it crashes:
[EMAIL PROTECTED] plugins
root root 10 Aug 10
14:24 armv5tel -> bin/armv41
-rwxr-xr-x1 root root26148 Aug 8
16:21 awt_robot
-rwxr-xr-x1 root root 5033 Aug 11
18:24 java
-rwxr-xr-x1 root root 5033 Aug 8
16:21 keytool
-rwxr-xr-x1 root root 5033
> and I can't access it. I'm not sure what this means as
> I'm new to Linux. Is it necessary to set a classpath
> to the .java file? And what is the command to do this
> in Linux.
>
> Thanks!
Steffen
Title: problem running java
Thelma-
I had the same problem and tried what you
did also.
What I did to get it working was open the
.javawrapper file (i thinks its in the bin dir) and modify the
script.
You will see a few lines towards the
begining where it trys to determine which arm
Hi,
I've just installed blackdown java 1.3.1 on my iPaq
3970. However when I try to run a program i get an
error 'can't find libjava.so. I've followed the
instructions on the GetJavaWorking Wiki page and
GetJavaWorking2 (i.e. I've run the following commands:
cd /j2re1
Hello,
May I know if there is any software distribution that
support JVM to run on top of it using ARM7 MMU-less
board?
For example: Familiar distribution?
Please advise.
__
Do You Yahoo!?
Download the latest ringtones, games, and more!
http://sg.mo
On Mon, 2004-06-28 at 07:06, Glenn Holmer wrote:
> Gerald Bauer wrote:
> > Tom writes:
> >
> > Sun invariably says that they can't think of what
> > problems open source Java would solve that aren't
> > already solved. Of course that's ridicu
Hello,
after flashing my Ipaq H5550 with 'bootgpe2-v0.7.2+unstable16-h3900.jffs2'
(from www.handhelds.org) and installing 'java1.3_1.01-oxy2_arm.ipk' (all
other java packages causes segmentation faults) and the
'additional-ipaq-stuff' I get the following erro
Gerald Bauer wrote:
Hello,
Allow me to highlight the blog story by Tom Tromey -
Here's another good take on the issue:
http://www.onlamp.com/pub/wlg/5135
--
Glenn Holmer [EMAIL PROTECTED]
Programmer/Analyst
Charles Forsythe wrote:
Quoting Diego Pons <[EMAIL PROTECTED]>:
Think about it, perhaps we would have already JVM's on silicon on the
cheap instead of needing these gigaherz machines to run java properly.
JVMs on silicon? Like, maybe, the Ajile AJ-100?
I'd be interested in com
Quoting Diego Pons <[EMAIL PROTECTED]>:
> Think about it, perhaps we would have already JVM's on silicon on the
> cheap instead of needing these gigaherz machines to run java properly.
JVMs on silicon? Like, maybe, the Ajile AJ-100?
http://www.ajile.com/downloads/aj100.p
On Mon, 28 Jun 2004 15:20:11 -0500
Glenn Holmer <[EMAIL PROTECTED]> wrote:
> I don't think anybody consciously wants to break compatibility,
> but I think it would simply be too tempting to add Just One Cool
> Feature(tm). That's the way Open Source works: when a programmer
> feels an itch, he co
On Mon, 28 Jun 2004 15:20:11 -0500
Glenn Holmer <[EMAIL PROTECTED]> wrote:
> I don't think anybody consciously wants to break compatibility,
> but I think it would simply be too tempting to add Just One Cool
> Feature(tm). That's the way Open Source works: when a programmer
> feels an itch, he co
Glenn Holmer wrote:
I don't think anybody consciously wants to break compatibility,
but I think it would simply be too tempting to add Just One Cool
Feature(tm). That's the way Open Source works: when a programmer
feels an itch, he codes. And that's OK for the kernel, or maybe
XFree86, and for ap
Gerald Bauer wrote:
unfree.
On top of this, non-free core software is something
to be avoided in the community. This overly-controlled
approach on Sun's part is losing the Linux desktop to
.NET.
.NET is freerer than
Glenn Holmer wrote:
Gerald Bauer wrote:
Tom writes:
Sun invariably says that they can't think of what
problems open source Java would solve that aren't
already solved. Of course that's ridiculous.
Why?
It is
pretty hard for Linux vendors to ship a working JRE on
their platform i
Glenn Holmer wrote:
Gerald Bauer wrote:
Tom writes:
Sun invariably says that they can't think of what
problems open source Java would solve that aren't
already solved. Of course that's ridiculous.
Why?
It is
pretty hard for Linux vendors to ship a working JRE on
their platform i
Hello,
Allow me to highlight the blog story by Tom Tromey -
of GNU Compiler for Java (gcj) fame - that points out
some questions to ask if you attend the Java Open
Source Debate at Sun's JavaOne conference. True to
style Sun has - of course - not invited any actual
Free Java hacker t
Hello,
Allow me to highlight the blog story by Tom Tromey -
of GNU Compiler for Java (gcj) fame - that points out
some questions to ask if you attend the Java Open
Source Debate at Sun's JavaOne conference. True to
style Sun has - of course - not invited any actual
Free Java hacker t
Joseph Shraibman wrote:
Alex Amerik wrote:
Hi,
I noticed that 2.6 kernel no longer reports correct CPU use on multi
threaded java applications. My tomcat instance reports 0% cpu use
when infact it is using 90% cpu. I tried to view threads using top
but nothing shows up. How can I enable CPU
Hi,
I noticed that 2.6 kernel no longer reports correct CPU use on multi
threaded java applications. My tomcat instance reports 0% cpu use when
infact it is using 90% cpu. I tried to view threads using top but
nothing shows up. How can I enable CPU usage statistics for my multi
threaded java
2004-06-15, k keltezéssel 17:28-kor Gerald Bauer ezt írta:
> Hello Matt Avery,
>
> > One comment -- [EMAIL PROTECTED] is a
> > technical mailing list.
>
> Correct me if I'm wrong. The point of blackdown is
> to create a free Java runtime alternative for t
On Tue, Jun 15, 2004 at 11:28:31, Gerald Bauer said:
> > One comment -- [EMAIL PROTECTED] is a
> > technical mailing list.
>
> Correct me if I'm wrong. The point of blackdown is
> to create a free Java runtime alternative for the free
> Linux operating system.
You&
Gerald Bauer wrote:
Correct me if I'm wrong. The point of blackdown is
to create a free Java runtime alternative for the free
Linux operating system.
You are wrong. Blackdown is the project to port sun's jvm to platforms
that sun does not support. When it first started out sun did
Hello Matt Avery,
> One comment -- [EMAIL PROTECTED] is a
> technical mailing list.
Correct me if I'm wrong. The point of blackdown is
to create a free Java runtime alternative for the free
Linux operating system.
Don't you think it's worth clearing up Sun's Ja
One comment -- [EMAIL PROTECTED] is a technical mailing list.
Gerald Bauer wrote:
Hello,
I just got an email from a Sun lawyer advising me to
rename the Java Republic news blog to the Republic for
discussion of Java(tm) technology or to the Republic
regarding the Java(tm) platform.
I'
Hello,
As a follow-up to the post "Sun Lawyers Attack The
Java Republic News Blog" allow me to suggest a
rebranding campaign:
Why not follow IBM's lead and drop the Java name and
use Eclipse or Viva! or Kaffe instead?
Java (TM)* is way too overused anyways. Is Java a
opera
Hello,
I just got an email from a Sun lawyer advising me to
rename the Java Republic news blog to the Republic for
discussion of Java(tm) technology or to the Republic
regarding the Java(tm) platform.
I'm not making it up. What's next? Sun lawyers suing
the Java Republic to reb
Hi,
I want to install Blackdown Java on my iPaq. However I'm having problems
installing as I'm using a wireless lan card to connect my iPaq to the
internet, but when I try to install blackdown the connection keeps timing
out.. Is there any other way I can install Java without
Hello,
thanks to everybody for casting your vote in the
Java Republic online poll asking "Do you want to see
Java set free (that is, open sourced)?".
Now the results are in:
66 votes (32%) - Yes, because only free Java will
lead to wide distribution and acceptance.
25
Hi
I am trying to run JBoss 3.2.1 on an Ultra 5 running JavaLinux 1.3.1 for Sparc64 but
it keeps crashing at some point in JBoss boot-up stage.
The distro is Gentoo (kernel 2.4.20), and I've had the same problem on Suse 7.3.
Has anyone experienced a similar problem?
Regard
Kiren N. Pillay
MTN
Hello,
allow me to hightlight a new online poll on the DevX
Developer site front page that asks: "Should Sun
distribute an open source version of Java with IBM, as
Big Blue suggested in its open letter?"
Answers include:
* No way. It'll just fragment Java even more.
*
Hello,
To shade some light on the ongoing open source Java
discussion I invite you to cast your vote in the Java
Republic online poll asking "Do you want to see Java
set free (that is, open sourced)?":
Answers include:
o Yes, because only free Java will lead to wide
distri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On March 13, 2004 15:02, Jean-Sebastien Bettez wrote:
> Hello,
> is there a porting plan for jdk 1.4 and/or jdk 1.5 on linux/arm?
>
> seeya!
It look like there's no one working on this project.
We would like to do the jdk1.5 arm port.
Do we have to
Thank for your response, but i found the solution : all is ok with the jdk1.4.2_04 instead of jdk1.4.1 !!!
Dirk Weigenand <[EMAIL PROTECTED]>
18/03/2004 15:32
Pour : BRUGAT Didier <[EMAIL PROTECTED]>
cc :
Objet : Re: Jav
Hello Linux world !
I have a problem when i try to load a shared library in my java program.
My config is :
Linux 64 bits
jdk1.4.1
compilers 64 bits : ecc (C language) and efc (Fortran)
When i build an application with this dynamic library, all is OK.
But when i launch my
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
is there a porting plan for jdk 1.4 and/or jdk 1.5 on linux/arm?
seeya!
- --
Jean-Sebastien Bettez
8D Technologies inc.
http://www.8D.com
"Life is a beach"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFAU2jXYVZC+f3P
Paul Nasrat wrote:
http://jpackage.org/
provides nosrc.rpm for blackdown, sun, ibm, jrockit. plus rpms of many OSS java apps.
Thanks for the pointer Paul.
Unfortunatly the plugin is very finicky for some odd reason and didn't like
the layout (that's just a guess). Everytime I tried
On Mon, Mar 08, 2004 at 09:04:02AM -0600, Troy Dawson wrote:
> Hello,
> I'm sorry if this has been asked before, but in searching through your
> archives and web pages I haven't found this question or answer.
> I am familier with Sun's Java License, and we actually
*A voice from elsewhere says to Troy*
Perhaps if you read the README that comes with Blackdowns java you will be
enlightened.
*Troy reads the README and is enlightened*
Oh, ok. I see this subject seems to already been covered. Thanks for your time.
Troy
Troy Dawson wrote:
Hello,
I'm sor
3's mozilla and the
Remedy Web Client.
I am familier with Sun's Java License, and we actually do have permission from
them to redistribute their rpm's as we also have the licenses in the same
place as the rpm's, and we don't change anything with the rpm's, etc...
]
> Subject: Re: Status of Java > 1.3.1 for ARM/PXA/iPAQ ? Any
> alpha/beta/...available?
>
>
> Hi,
>
> I'm currently working on the 1.4.2 port of the jre. Progress is slow
> though, as this is not my main professional activity. And I can't
> garantee anyth
Hi,
I'm currently working on the 1.4.2 port of the jre. Progress is slow
though, as this is not my main professional activity. And I can't
garantee anything concerning the XScale/PXA port, as I don't have any
hardware to test it right now.
I'll post an announcement on this list when any beta or r
Hello group and maintainers.
Subject says all. What are the plans and the current status (if any) for a successor
to j2jre-1.3.1 for Linux on the ARM/Xscale?
TiA
/CBK
--
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfre
I am attempting to get Java to run on my Lubbock board (with a
PXA255) at a reasonable speed. The board is running a Linux system
consisting of a 2.4.19-rmk7-pxa1 kernel using FastFPE, busybox 1.00-
pre1 and KDrive built from XFree86 4.3 sources. Benchmark scores for
the board seem to be OK
os : familiar 0.7.1 2.4.19.rmk6-pxa1-hh13 on Ipaq 3970.
running a java client on the Ipaq whe had this message:
/j2re1.3.1/bin/armv5tel/native_threads/java: relocation error:
/j2re1.3.1/lib/arm5tel/libjava.so:symbol__libc_wait, version GLIBC_2.0
not defined in file libc.so.6 with link time
Is there any way (some runtime parameter perhaps) to turn off audio
access in the java plugin? I am dealing with an applet which keeps
locking up my /dev/dsp.
Browser is firebird 0.7 and java plugin version reads 1.3.0_01.
-- vyzo
hi everybody
maybe i've been writing this some other times.
i want to put blackdown 1.3.1 on an IPAQ, because i
need swing and a full JVM.
i've first used the tar.gz2 from the blackdown site (+
additional stuff) and then i've tried with the .ipk
from ipkgfing.
both of them failed to run IPAQdem
we are installing the blackdown jvm on an Ipaq i3970
with familiar 0.7.2
running the Ipaqdemo we ahve some error messages about
the swing
perhaps we need to set the classpath of the optional
packages somewhere.
can someone help us?
thanks in advance for any answer.
gianni
__
Hi,
I just managed to get Blackdown-Java running on my system (really not
that easy to a linux newbie) and finally even got it running. Seldomly I
only get java applets on different sites running when i'm root - being
any other user my browser (mozilla 1.4) always tells me 'Applet
Any tips guys ?
rgrds
Original Message
Subject: java fonts ridiculously large..
Date: Sun, 05 Oct 2003 13:54:51 +0530
From: Rahul Sawarkar <[EMAIL PROTECTED]>
Organization: PRIVATE
To: [EMAIL PROTECTED]
Hi
I installed the MS truetype fonts onto my linux pc.. Firebird fon
1 - 100 of 2853 matches
Mail list logo