Re: Somethings Serious Amiss with JDK?

1997-01-10 Thread Alex Romosan
I get that same error about java was not found in /usr/lib/jdk/i586/bin/java. i've solved the problems on my machines by linking /usr/lib/jdk/i586/bin/java to /usr/lib/jdk/i586/bin/java-jdk. don't know if this is the approved solution. --alex-- -- | I believe the moment is at hand when, by a

Re: Somethings Serious Amiss with JDK?

1997-01-08 Thread Paul Serice
1) From my tribulations with JDK, I do believe jdk-common and jdk-static depend on each other. Thus, neither can be installed. Try installing them both at the same time: # dpkg -i jdk-common.deb jdk-static.deb Wow, that installed them alright! Now, I'm still have problems. I've

Re: Somethings Serious Amiss with JDK?

1997-01-08 Thread ugs
On Tue, 7 Jan 1997, Lawrence Chim wrote: ugs wrote: 2) When I forced the issue, I got an error similar to the one Joey Hess reported earlier with 1.0.2.2: Whenever I try to run any of the java stuff, like appletviewer, javac, etc, I get this error: [EMAIL PROTECTED]

Re: Somethings Serious Amiss with JDK?

1997-01-08 Thread Lawrence Chim
Paul Serice wrote: 1) From my tribulations with JDK, I do believe jdk-common and jdk-static depend on each other. Thus, neither can be installed. Try installing them both at the same time: # dpkg -i jdk-common.deb jdk-static.deb Wow, that installed them alright! Now, I'm

Somethings Serious Amiss with JDK?

1997-01-07 Thread ugs
1) From my tribulations with JDK, I do believe jdk-common and jdk-static depend on each other. Thus, neither can be installed. 2) When I forced the issue, I got an error similar to the one Joey Hess reported earlier with 1.0.2.2: Whenever I try to run any of the java stuff, like

Re: Somethings Serious Amiss with JDK?

1997-01-07 Thread Lawrence Chim
ugs wrote: 1) From my tribulations with JDK, I do believe jdk-common and jdk-static depend on each other. Thus, neither can be installed. 2) When I forced the issue, I got an error similar to the one Joey Hess reported earlier with 1.0.2.2: Whenever I try to run any of the java stuff,

Re: Somethings Serious Amiss with JDK?

1997-01-07 Thread Dale Scheetz
On Tue, 7 Jan 1997, ugs wrote: 1) From my tribulations with JDK, I do believe jdk-common and jdk-static depend on each other. Thus, neither can be installed. Did you try putting them both on the command line together? Like: dpkg -i jdk-common_*.deb jdk-static_*.deb Luck, Dwarf

Re: Somethings Serious Amiss with JDK?

1997-01-07 Thread Joey Hess
1) From my tribulations with JDK, I do believe jdk-common and jdk-static depend on each other. Thus, neither can be installed. Try installing them both at the same time: # dpkg -i jdk-common.deb jdk-static.deb Or you can use dselect to install them. -- How appropriate, you fight