javac can not find com.sun.java.swing.JApplet class

1999-03-31 Thread Richard James
I am new to java and the 1.2 JDK. I am running RedHat 5.2 and theBlackdown JDK1.2-v1pre-release. The install went fine. I have finallyfigured out the libstdc++ link and I can successfully compile commandline applications.   However, I am getting the following error on this simple applet. An

Re: jvm support for >1024 fds

1999-03-31 Thread Miguel Morillas
UNSUSCRIBE ME PLEASE!! [EMAIL PROTECTED] Miguel.°. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: japanese font problem japanese redhat linux 5.2 & java2

1999-03-31 Thread Kazuki Yasumatsu
Hi, In message <00b901be7bb1$5bc94ee0$[EMAIL PROTECTED]> "Haruhide Yauskawa" <[EMAIL PROTECTED]> writes: > i cannot display japanese correctly. > does anyone succeed to display japanese? I can display and input japanese. See . --

Re: Bzip2

1999-03-31 Thread Jim Dovey
Don't get me wrong, I'm glad to have java-linux even if I have to download and install bzip2 to use it. Still I think it's better to stick with more commonly available installation tools (and libraries and kernels for that matter). Is java-linux for kernel developers (100s of people) or the linu

Re: This works on Linux/ W95 not on NT. Why?

1999-03-31 Thread Rachit Siamwalla
> Are your apps using 3rd party libraries? Are the user interfaces built by > "hand" or using a GUI Builder? Our user interface is built by 95% hand (some minor dialog boxes are built using symantec cafe). If noone has had the same problem it may be the result of using some specific combination o

*.bz2

1999-03-31 Thread Doug Robinson
Hello OK I admit it I a a newbie to Linux (but not Unix) & I cannot find out how to uncompress a *.bz2 file. I would not care except that the 1.2 source is in whatever that format is & the doc shows the uncompress step using gunzip. A non-starter. Help me please! dkr -

Re: This works on Linux/ W95 not on NT. Why?

1999-03-31 Thread David Warnock
Rachit, > This talk has made me wonder. I always had problems running my Java > Swing gui-intensive apps on non-Windows platforms. We have not experienced this problem. We have experienced some platform differences eg AltGr, Deadkey, Tab, Focus painting but not instability. Are your apps using

Re: This works on Linux/ W95 not on NT. Why?

1999-03-31 Thread Rachit Siamwalla
This talk has made me wonder. I always had problems running my Java Swing gui-intensive apps on non-Windows platforms. When the application is under "stress" ie. when clicking and draging and moving the mouse a lot, I have had java lock up on me all the time (main event loop just freezes). The de

Re: This works on Linux/ W95 not on NT. Why?

1999-03-31 Thread David Warnock
Jim, > > Maybe because NT is notorious for being very unfriendly to Java? > > Huh? NT is one of the best Java platforms around. It's relatively stable, has > great JVM availability, has very stable JVMs, has a slew of IDEs and other > tools, has several very fast compilers Relative to wh

japanese font problem japanese redhat linux 5.2 & java2

1999-03-31 Thread Haruhide Yauskawa
hello, i cannot display japanese correctly. does anyone succeed to display japanese? i updated my linux to japanese redhat linux 5.2 & java2. kernel 2.0.36 glibc2(libc6) jdk 1.2 pre-v1(java 2) http://www.blackdown.org kinput2 LESSCHARSET=japanese-euc LANG=ja_JP.ujis OS

Re: This works on Linux/ W95 not on NT. Why?

1999-03-31 Thread Dustin Lang
Hi, > > Maybe because NT is notorious for being very unfriendly to Java? I've noticed that some processes initiated with Runtime.exec() on NT never terminate, ie, process.waitFor() never returns. Of course, it worked flawlessly on Linux. (Thanks porting team! You rock!) > Huh? NT is one of

Process priority all mucked up

1999-03-31 Thread Helge Wilker
Hi, for a few days now, I have noticed that java and javac processes running on my linux box get re-niced to very low priorities all the time, down to 16 or 20. This makes big compiles vey slow. I am not aware (obviously) of any changes I made that could affect this. I am also not too sur

Re: Performance issues, TYA

1999-03-31 Thread Albrecht Kleine
> Hi, > > Has anybody run any benchmarks comparing jdk117 with tya vs jdk1.2 with > sunwjit? > My runs so far (console applications with timing), indicate that > ***jdk1.1.7+tya1.2 is at least two times faster than jdk1.2-pre1!!!*** > This behavior is for computationally intensive procedures, I d

Re: Library?

1999-03-31 Thread Michael K Vance
Pepijn Schmitz wrote: > OK, I realize that this must have been asked a million times, but > nevertheless it't not in the README or the FAQ: where do I find the > libstdc++ library that the JDK 1.2 needs to run on my Red Hat 5.2 > system? Whenever I try to run anything I get: [mvance@localhost m

Re: This works on Linux/ W95 not on NT. Why?

1999-03-31 Thread Jim Frost
> Maybe because NT is notorious for being very unfriendly to Java? Huh? NT is one of the best Java platforms around. It's relatively stable, has great JVM availability, has very stable JVMs, has a slew of IDEs and other tools, has several very fast compilers We do almost all development on

Re: go back to gzip!

1999-03-31 Thread Magnus Niemann
On Tue, 30 Mar 1999, Tucker Balch wrote: > Nobody has bzip2, whatever that is. You're making your product less portable. > If you do insist on keeping bzip2, you'll need to change your installation > instructions because they reference gzip'd files. Excuse me, but all people *I* know (personall

Library?

1999-03-31 Thread Pepijn Schmitz
OK, I realize that this must have been asked a million times, but nevertheless it't not in the README or the FAQ: where do I find the libstdc++ library that the JDK 1.2 needs to run on my Red Hat 5.2 system? Whenever I try to run anything I get: Exception in thread "main" java.lang.UnsatisfiedLin

Re: Non mofit AWT.

1999-03-31 Thread Maksim Lin
I believe the classpath project is working on a gtk based set of peers that can be used as a drop-in replacement for the current motif ones (though they aren't finished yet). Maksim. Matthew Panetta wrote: > > Given that there are a few good windowing toolkit out now for linux (GTK, > QT, JX) c

hotjava/jdk1.2?

1999-03-31 Thread Steve Byrne
[EMAIL PROTECTED] writes: > Does anyone know if the Sun hotjava browser is supposed to work > under JDK1.2? I've had no luck to date -- failing on startup with > AccessControlException. Wondering whether to suspect hotjava, 1.2, > or the Linux port. HotJava needs a permissions file. It's rep

Non mofit AWT.

1999-03-31 Thread Matthew Panetta
Given that there are a few good windowing toolkit out now for linux (GTK, QT, JX) could the JDK be proted to these instead of useing mofit? Regards Matt --- Matthew Panetta 2nd Year CS Student CS108 Lab Assistant ---

Re: go back to gzip!

1999-03-31 Thread Volker Augustin
Ok, there has been a long discussion about using bzip2 or not. Apart from personal problems using bzip2 (I have only access to a Win95 machine and bzip2 --help does display help, but since it's going to stderr you cannot read all of it and since I could not find documentation I have no clue