Re: javac dies silently

1998-10-20 Thread John M. Gulizia
strider wrote: > > Greetings. > > I notice that, after the 1.1.5 distribution of Java on Linux, regardless of > which port or subversion I try, javac no longer works. It seems to be a link to a >file called .java_wrapper, which basically sets a bunch of system vars. Wha > > What do I need t

Re: javac dies silently

1998-10-12 Thread strider
On Mon, 12 Oct 1998 07:45:00 -0400, "Michael Sinz" <[EMAIL PROTECTED]> wrote: > > Hmmm... I can not think of a reason off the top of my head. I would > look at what the javac is trying to run. For example, check what > > java -version > > outputs. (javac is just a java program that happ

Re: javac dies silently

1998-10-12 Thread Michael Sinz
On Sun, 11 Oct 1998 17:36:08 -0400, strider wrote: >On Sun, 11 Oct 1998 09:50:15 -0400, "Michael Sinz" <[EMAIL PROTECTED]> wrote: >> >> It should just work. Make sure (since you are RedHat 5.0) not to have >> Kaffe installed from the default Kaffe archives. >>> On Sun, 11 Oct 1998 08:59:43 -040

Re: javac dies silently

1998-10-11 Thread strider
On Sun, 11 Oct 1998 09:50:15 -0400, "Michael Sinz" <[EMAIL PROTECTED]> wrote: > > It should just work. Make sure (since you are RedHat 5.0) not to have > Kaffe installed from the default Kaffe archives. > >> On Sun, 11 Oct 1998 08:59:43 -0400, strider wrote: >>I notice that, after the 1.1.5 dist

Re: Fw: javac dies silently

1998-10-11 Thread Michael Sinz
On Sun, 11 Oct 1998 13:08:26 -0400, Nathan Buggia wrote: >How do you de-install Kaffe? Where is it located? Remove the RPM - you can use GLINT (the GUI) to remove packages that are installed. Michael Sinz -- Director of Research & Development, NextBus Inc. mailto:[EMAIL PROTECTED] - ht

Fw: javac dies silently

1998-10-11 Thread Nathan Buggia
How do you de-install Kaffe? Where is it located? nate -Original Message- From: Michael Sinz <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; strider <[EMAIL PROTECTED]> Date: Sunday, October 11, 1998 9:51 AM Subject: Re: javac dies silently >On Sun,

Re: javac dies silently

1998-10-11 Thread Michael Sinz
On Sun, 11 Oct 1998 08:59:43 -0400, strider wrote: >Greetings. > >I notice that, after the 1.1.5 distribution of Java on Linux, regardless of >which port or subversion I try, javac no longer works. It seems to be a link to a >file called .java_wrapper, which basically sets a bunch of system var

javac dies silently

1998-10-11 Thread strider
Greetings. I notice that, after the 1.1.5 distribution of Java on Linux, regardless of which port or subversion I try, javac no longer works. It seems to be a link to a file called .java_wrapper, which basically sets a bunch of system vars. What it doesn't do is compile .java files. There do