RE: NetBeans

1998-07-08 Thread K.R. Foley
I have gotten it to run on my machine. It is stated somewhere in the documentation for NetBeans that it is very likely to hang on the splash screen and that they are working to try to resolve this. I was running JDK1.1.5v7 and never did get past the splash screen (they plainly state that for

Re: which JDK?

1998-07-08 Thread Linux Weekly News
Nathan Meyers <[EMAIL PROTECTED]> writes: > If you've got 'rpm' installed, you're probably on a Redhat box. Other > distributions have their own characteristic tools, but I don't know the names. > > Nathan Meyers > [EMAIL PROTECTED] Caldera and S.u.S.E. also use rpm. A Red Hat system will have

Re: Problems with lists

1998-07-08 Thread Juergen Kreileder
Brian Pedersen <[EMAIL PROTECTED]> writes: > [1 ] > I have a problem with removing/replacing items in both jdk1.1.6-v2-libc > and jdk1.1.6-v2-glibc. The items remains in the list when removed, and > replacing an item results in an extra item in the list. The weird thing is > that selecting these

RE: Startup problems

1998-07-08 Thread A . KLOS
-- | From: mash / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: Startup problems | Date: Tuesday, July 07, 1998 5:04PM | | I am having some trouble with jdk-1.1.6 for linux. I installed the tar | files and put the bin/ directory on my path. But:

RE: When will JDK 1.2 beta be released?

1998-07-08 Thread A . KLOS
-- | From: bank / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: When will JDK 1.2 beta be released? | Date: Tuesday, July 07, 1998 11:40PM | | I want to use a package that requires Java2D and Java3D which are | new for JDK 1.2 beta, so I was

RE: Startup problems

1998-07-08 Thread Guenther Wieser
I solved the same problems by upgrading to glibc-2.0.7-13.i386.rpm from RedHat. I think it was somewhere in the upgrade to 5.0 directory. I'm sure you'll find it somewhere there. After installing this package, everything works fine now. On Wed, 8 Jul 1998 09:39:12 +0200, [EMAIL PROTECTED] wrote

NetBeans

1998-07-08 Thread Dima Ulberg
Hi, I wonder, did anyone try to run NetBeans on Linux? When I tried to run it I got only very nice welcome screen and after this nothing happened. Regards, Dima

RE: NetBeans

1998-07-08 Thread A . KLOS
-- | From: dulberg / mime, , , [EMAIL PROTECTED] | To: java-linux / mime, , , [EMAIL PROTECTED] | Subject: NetBeans | Date: Wednesday, July 08, 1998 1:55PM | | Hi, | | I wonder, did anyone try to run NetBeans on Linux? When I tried to | run it I got only very nice welcome screen and

Steve Byrne

1998-07-08 Thread daivid . morgan
Steve Which files to I need to download to be able to use JDK 1.1.6. At present I haven't got java JDK. Daividm

Trying to use LessTif with jdk1.1.6-v2

1998-07-08 Thread Alain Caron
Hi everyone, I am sorry if this is an already asked question. I was experimenting using LessTif (current) with jdk1.16-v2. I am on a RedHat 5.0 distribution upgraded with glibc-2.0.7-13.rpm, with Kernel 2.0.32 I built and installed LessTiff (Motif 2.0 compatible) shared objects under /usr/local

button slowdown in jdk 1.1.5

1998-07-08 Thread Lincoln Stein
Hi Steve, Somewhere between java-linux 1.1.3 and 1.1.5 the AWT pushbuttons changed visually (they suddenly became higher). At the same time they have gotten considerably slower to "push down" when clicked on. Just tried 1.1.6 and get the same effect. What's going on? Lincoln

RE: Startup problems

1998-07-08 Thread Michael Ash
This posting is a thank you note and compiles the responses. I had this problem: > >| $ javac HelloWorldApp.java > >| Segmentation fault (core dumped) > >| > >| I run RedHat 5.0, and I am using the glibc version of jdk. Also, I assume > >| it's important to compile the kernel for Java binaries?

ld-linux.so.1.9.9

1998-07-08 Thread John Vliet
this library causes requesting a Socket to send the Java VM (1.1.6) into a thread panic aborting with many errors and traces. if the library is replaced with the older ld-linux.so.1.9.5 library the problem goes away, but breaks other programs on the system. Is there a better fix for this problem

Running more than one JVM

1998-07-08 Thread Scot P. Floess
I have posted this question before, but received no responses.  I hope someone can help! I am running RedHat Linux 5.0 on a pentium 166 with 128 MB of RAM, 2.5 GB harddrive, and 127 MB swap file.  I am using the JDK 1.1.5 from Blackdown.  I notice that the JVM runs VERY slow and hogs my system. 

Question

1998-07-08 Thread John Franco
Hello, I have downloaded the Sparc Linux JDK-1.1.6 package and I believe I followed instructions for untaring and changing directory name and so on. However, when I type javac nothing happens (that is, there is a delayed return to the prompt) and when I type java there is a Segmentation fault.

Problems with lists

1998-07-08 Thread Brian Pedersen
I have a problem with removing/replacing items in both jdk1.1.6-v2-libc and jdk1.1.6-v2-glibc. The items remains in the list when removed, and replacing an item results in an extra item in the list. The weird thing is that selecting these bogus items results in an ArrayOutOfBoundsException. I'm r