Re: Minimum configuration for JRE use?

1999-02-01 Thread Robert Dodier
to compile if you want to load remote classes. So far as I can tell, the bytecodes are correct and the verification failure is the only problem, but I'm not sure. Hope this helps, Robert Dodier

ISO libstdc++-2.8 (to make jikes happy)

1999-01-01 Thread Robert Dodier
nd jikes dies with a "symbol not found." Is it usual for apps to be bundled with specific library versions, or more usual that they aren't? Many thanks for any advice, Robert Dodier

[off-topic] Putting codebase in classpath, or equivalent

1998-10-30 Thread Robert Dodier
instead of Class.newInstance or something like that. I guess I'm assuming that Class.newInstance ignores the codebase -- maybe I should hack Class.newInstance instead?? Thanks for any ideas you might have. Robert Dodier

Printing PostScript output, was: Re: Printing of Graphics

1998-09-16 Thread Robert Dodier
s a pretty nifty idea -- but don't thank me, thank E.J. Friedman-Hill and David Binger, who are the main authors of PSGr. OK, you can thank me a little bit -- I did add some stuff to it. :) Enjoy, Robert Dodier

update: JDK1.1.6 segmentation fault fixed by glibc 2.0.7

1998-08-21 Thread Robert Dodier
after blowing away kaffe, java from the JDK runs fine! I'm very happy about this. I will be doing some RMI programming. (Distributed belief networks -- in case you want to know.) Thanks for the helpful hints. I'm posting this in the hope that this note will help someone in a similar situation. --Robert Dodier

JDK 1.1.6 -- immediate segmentation fault (RH 5.0)

1998-08-19 Thread Robert Dodier
Thanks in advance for any help you can offer. --Robert Dodier