[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Somethings Serious Amiss with JDK?



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 still have problems.  I've purged the jdk packages are
> reinstalled them, but I still have the following problem:
> 
> I get that same error about java was not found in
> /usr/lib/jdk/i586/bin/java.  So, I  manually created a symbolic link from
> /usr/lib/jdk/i586/bin to /usr/bin.  Now, when I try to run or compile
> a Java program, the terminal just hangs until I press ^c.
> 

should be "ln -s /usr/lib/jdk/i586/bin/java-jdk
/usr/lib/jdk/i586/bin/java"

lawrence,


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: