Re: java development on alpha

2001-02-26 Thread ESP
> "HF" == HAUGUET Francis <[EMAIL PROTECTED]> writes: HF> I have developped a few things on Alpha with Java. I use the HF> package Kaffe wich is pretty smart for practically every basic HF> operation (i succesfully made a chat applet and the server) HF> But, i don't know if it

Re: java development on alpha

2001-02-15 Thread Martin Klang
hiya gnana, i'm using compaq jdk1.2.2 that you mention, and getting pretty good results. in fact, i've not had any problems with so far (2.4.1 kernel) - i'm not doing any gui stuff though. i think you can pick up jdk1.1.8 rpm's from SuSE, but then you're stuck using alien. unless you just grab

Re: java development on alpha

2001-02-14 Thread HAUGUET Francis
I have developped a few things on Alpha with Java. I use the package Kaffe wich is pretty smart for practically every basic operation (i succesfully made a chat applet and the server) But, i don't know if it's really java-1.1.8 compliant. At least, it is java 1.1.2 compliant but not 1.2 compliant

java development on alpha

2001-02-14 Thread Gnana
hi list, I would like to know if anyone of you are developing java applications on alpha-linux platform. If yes, can you please tell me where and how I can get a decent version of JDK (1.1.8 atleast) that I can run on my potato debian-alpha box. I know that compaq gives JDK 1.2.2 but I don't wan