kaffe

2003-06-06 Thread Andrew Mermell
Could someone please explain why kaffe (java vm) is no longer distributed with Redhat Linux? I believe it was in RH6 and was pulled by RH7.3. Thanks. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: where is kaffe

2002-09-17 Thread Fernando Lozano
Hi there, > > > IIRC, Kaffe was deprecated/not included with 7.3. > > > > Any replacement? Else, how do I run java apps? > > Most people would install java from sun > (http://java.sun.com/j2se/1.4/download.html) > download linux rpm, start it using sh, i

RE: where is kaffe

2002-09-12 Thread Banze, Andreas
> > IIRC, Kaffe was deprecated/not included with 7.3. > > Any replacement? Else, how do I run java apps? Most people would install java from sun (http://java.sun.com/j2se/1.4/download.html) download linux rpm, start it using sh, install rpm. -- redhat-list mailing list unsubs

Re: where is kaffe

2002-09-12 Thread Martín Marqués
On Mié 11 Sep 2002 22:53, John P Verel wrote: > IIRC, Kaffe was deprecated/not included with 7.3. Any replacement? Else, how do I run java apps? -- Porqué usar una base de datos relacional cualquiera, si podés usar Postgre

Re: where is kaffe

2002-09-11 Thread John P Verel
IIRC, Kaffe was deprecated/not included with 7.3. On 09/11/02 19:29 -0300, Martín Marqués wrote: > Where is kaffe in RH 7.3??? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

where is kaffe

2002-09-11 Thread Martín Marqués
Where is kaffe in RH 7.3??? Was it changed for some other implemntation of java? -- Porqué usar una base de datos relacional cualquiera, si podés usar PostgreSQL? - Martín Marqués |[EMAIL PROTECTED

java / kaffe won't work

1998-05-15 Thread Chris Lea
nce I compile it. For example when I try the command java -classpath . program.class I get the message Unable to initialize threads: cannot find class java/lang/Thread kaffe gives me the message No library path set. Any ideas about what to do would be greatly appretiated. Thanks in ad

kaffe

1998-04-05 Thread Dan Hughes
HI, Does anyone know a newsgroup for the kaffe project? I actually have it working partially, althouth I usually get errors for graphics based programs (like kaffe's version of the appletviewer, or ICQ for java), but it does run command line programs. I usually get one specific ty

Re: kaffe

1998-03-28 Thread Alex Heiphetz
try echo $CLASSPATH to see if CLASSPATH *is* set correctly. It is quite possible that you have it in *main* (template) profile, but it wasn't passed correctly to your .profile/.bash_profile It might be the reason both jdk and kaffe don't work. Regards, A.Heiphetz At 03:39 PM 3/2

Re: kaffe

1998-03-26 Thread Dan Hughes
Ok, I did try the export variable with kaffe and it did allow me to access the program. The only problem is that now when it attmepts to load I get an error for "cannot find java/lang/Object...aborting". 1. There is a file called biss.zip in the /usr/share/kaffe directory I

Re: kaffe

1998-03-25 Thread Brian
if this is way off, I apologize. I'm assuming you are running 4.2 (if not, ignore the rest of this message). First, remove all the kaffe packages (I believe there are two of them), and then remove the jdk that was shipped (jdk-1.0.2 I believe). Second, go out and get a newer jdk (jdk-1.1.* and try

kaffe

1998-03-25 Thread Dan Hughes
Hello, I have been trying to get the jdk to work on my machine, and since I haven't been able to figure it out and I have recieved no help after three attempts for help I have given up on the jdk. I have installled kaffe in it's place and i consistantly get the same error &quo