On Mon, Nov 18, 2002 at 10:00:11AM -0600, Jeffrey Forman wrote:
> Has anyone successfully gotten a jdk or jre to work in linux (possibly
> specifically debian)? I've tried debian's ibm-jdk1.1-installer package,
> sun's jdk and jre, and blackdown's package and have come up short. I am
> able to use java & javac to run command line java applications, but no
> gui java app will work. I've followed their directions to the T and
> havent been successful. Installing the binary package, setting up the
> classpath, java_home and path variables correctly and nothing seems to
> work. I can't run gui java apps such as matlab and limewire in linux
> because of a none working jvm/jdk/jre. Has anyone been successful? If
> you have, a set of explicit directions, or some URL of a confirmed
> working case would be greatly appreciated.
> 
> Thanks,
> jeff
> -- 

if you want my advice:

dump anything related to your distro. debian's latest packaging of java
is 1.1.8. 1.1.8! holy jesus thats old. those apps probably dont work
because they depend on swing (javax.swing), which doesnt exist in
versions before 1.2.0... yes, that does make sense

so get 1.4.x (or 1.3.1 if you wish) from http://java.sun.com and be java
happy :) just follow their instructions, its not bad

-- 
Daniel Brown
UTACM President
UTCS Undergraduate
_______________________________________________
Siglinux mailing list
[EMAIL PROTECTED]
http://www.utacm.org/mailman/listinfo/siglinux

Reply via email to