I agree Java seems much faster under Linux that under Win95. By no
means would I suggest using Win95 if it could be avoided, but if you
*had* to for some reason, there is a compiler (GCC) for Win95/NT. See
the Cygnus website at <http://www.cygnus.com/> and look for `gnuwin32'.
--
> Does anyone know if the JFC (Swing) is available under Linux?
Swing is (so far) just a bunch of 100% pure Java .jar files. So the
answer to your question should be Yes. At least, I'm running Swing on
a Linux system without problem so far.
--
Geoffrey S
My recollection is that if you're using RedHat 5.0 you most probably
want to use the glibc version, and that if you're using RedHat 4.2 you
may still have to use the libc5 version. I believe the trend is to
move toward glibc.
--
Geoffrey S. Knauth http://wor
> Java hello
> cant find class hello
See if your CLASSPATH includes ".".
--
Geoffrey S. Knauth http://world.std.com/~gsk
omething like:
new Class.forName("com.foo.package.Name");
or
java.beans.Beans.instantiate(null, "com.foo.package.Name");
--
Geoffrey S. Knauth http://world.std.com/~gsk
he
code in getlocalhost() has a reason behind it.
--
Geoffrey S. Knauth http://world.std.com/~gsk
---
> From: "John A. Zinky" <[EMAIL PROTECTED]>
We have not been able to find
uot; line in /etc/hosts
above the "localhost" line, only then did I get the correct output
from the test program.
Geoffrey
--
Geoffrey S. Knauth http://world.std.com/~gsk
e you a stack trace along with the next
bug report.
--
Geoffrey S. Knauth http://world.std.com/~gsk
After looking at the official TYA web site and only finding versions
up to tya06 there, I finally found a tya07 at:
ftp://gonzalez.cyberus.ca/pub/Linux/java/tya07.tgz (June 10)
--
Geoffrey S. Knauth http://world.std.com/~gsk
Does anyone out there on the blackdown list have knowledge of this
bug/feature?
Geoffrey S. Knauth http://world.std.com/~gsk
> From: "John A. Zinky" <[EMAIL PROTECTED]>
We
happends here with UltraSparc. It uses same format as PC
(in reversed enddianity) so (r<<16)|(g<<8)|b works w/o problems in
kernel code or so. But inder X it for some strange purpose seems
to use red at blue place and opossite. Green is at place.
Geoffrey
--
Geoffrey S. Knauth http://world.std.com/~gsk
11 matches
Mail list logo