Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 1998 14:27:47 -0500 (EST)
From:      Patrick Gardella <patrick@cre8tivegroup.com>
To:        tzsg@bewellnet.com
Cc:        FreeBSD-Java@FreeBSD.ORG
Subject:   RE: jdk115 installation problems
Message-ID:  <XFMail.980130142747.patrick@cre8tivegroup.com>
In-Reply-To: <199801301917.MAA03340@vax.dyn.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
A more stable version is availible at:
ftp://hub.freebsd.org/pub/incoming/java/jdk1.1.5.tar.gz

This is compiled agains Motif, which makes it run much better.  Damon,
the guy who did your port, is a member of the team who developed this one.

See http://www.cre8tivegroup.com/jdk115.html for specifics.

I would say the current problems you are having is due to either the shell
expected (/bin/ksh) or not having CLASSPATH set.  The new version doesn't
require ksh.  And the web page explains how to set the CLASSPATH.

Patrick

On 30-Jan-98 tzsg@bewellnet.com wrote:
> 
> Hi. What am i doing wrong here?
> 
> bash# /usr/local/jdk1.1.5/bin/i386/green_threads/java -version
> java version "jdk1.1-dap:1998/01/22-11:56"
> 
> bash# /usr/local/jdk1.1.5/bin/java <--script wrapper
> Segmentation fault (core dumped)
> 
> bash# /usr/local/jdk1.1.5/bin/javac
> Segmentation fault - core dumped
> 
> bash# /usr/local/jdk1.1.5/bin/i386/green_threads/javac
> Unable to initialize threads: cannot find class java/lang/Thread
> 
> bash# export CLASSPATH="/usr/local/jdk1.1.5/lib/classes.zip"
> bash# /usr/local/jdk1.1.5/bin/i386/green_threads/javac
> Unable to initialize threads: cannot find class java/lang/Thread
> 
> weird, ha?
> what can i do about to resolv this?
> thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980130142747.patrick>