There are many problems with the Calendar classes in JDK 1.1.7, and they are
not specific to Linux. As Chris Abbey has suggested, you can sometimes work
around them by setting the user.timezone property - however for many timezones
(New Zealand and Australian ones, for example), it will still scre
I have the /etc/localtime link to /usr/share/zoneinfo/Asia/Taipei,
which is reported as CST under date command and the offset is GMT+8
(uh...confilict with /usr/share/zoneinfo/US/Central ??).
The GMT+8 is the TimeZone CTT. I'm so confused why the zoneinfo are different
under OS and java.
One more
You two got me curious... on my linux 117_v1a the system is set to CST via
/etc/localtime -> ../usr/share/zoneinfo/US/Central and `date` returns times
in CDT as expected... (three weeks ago it returned CST as expected) HOWEVER
user.timezone is always EST when I start java, and System.out.println(n
At 05:02 PM 4/14/99 -0700, Bill Broadley wrote:
>It's VERY frustrating to have portable java hamstrung to mac/windows
>usage by just a feature.
They may have a reason for doing it... like they used native code or
something... I'm not familiar with the product.
>Does anyone know of a way to get l
Last 03/15/1999 Kazuki Yasumatsu wrote how to fix the 'font specification
not found' messages. i've tried this solution step by step, but when i run
the Stylepad demo appears:
[75]> java Stylepad
Font specified in font.properties not found [-urw-zapf ]
Font specified in font.prope
I am experiencing a problem when logging onto a linux box from my mac using
eXodus 7.0 and running java programs with versions newer than
jdk1.1.6-v2-glibc. It seems to be a window manager problem (eXodus uses
some version of motif), since when I run it from the linux box console, or
any other li
Feng-Cheng,
You beat me to the post. I've got a similar, related?, problem. I have
two machines, both running mkLinux DR3. The older runs jdk117_v1a. I've
got a simple directory listing cgi, JFind, running under Apache (I
directly use java, not Jserv, via a shell wrapper). It returns the
correct
hello all.
i'm experiencing what i hope is a simple problem trying to use the linux
jdk1.2. i can compile just fine, but when i attempt to run my program i get
the following message:
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/jdk1.2/jre/lib/i386/libfontmanager.so: libstdc++-
I need to make java application which uses characters from ISO8859-2 and
ISO8859-5 code sets. Unicode have both code pages included. Installing
Unicode fonts (ISO10646) was the first step. When I tried to reconfigure
java environment, I didn't found font.properties that covers true
Unicode font se
Several people have asked for Java3D. I would like to
draw the attention of those interested in an immediate
mode graphics API for Java to the following:
Following the demise of Magician, and reading the logs
of the ARB discussions, I set out to file a feature
request for Java OpenGL bindings b
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
11 matches
Mail list logo