Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2001 17:01:40 +0700 (NOVST)
From:      Max Khon <fjoe@newst.net>
To:        Norbert Papke <npapke@acm.org>
Cc:        westbay <westbay@seaple.icc.ne.jp>, java@FreeBSD.ORG
Subject:   Re: Baffled: Linux JDK 1.3.0 Port
Message-ID:  <Pine.BSF.4.21.0105101701050.15018-100000@lark.nsk.bsgdesign.com>
In-Reply-To: <20010509195125.O15988-100000@localhost.telus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
hi, there!

On Wed, 9 May 2001, Norbert Papke wrote:

>   /usr/home/npapke %ll Hello.class
>   -rw-r--r--  1 npapke  npapke  416 May  9 19:54 Hello.class
>   /usr/home/npapke %java -classpath . Hello
>   Exception in thread "main" java.lang.NoClassDefFoundError: Hello
>   /usr/home/npapke %cd /tmp
>   /tmp %cp ~/Hello.class .
>   /tmp %ll Hello.class
>   -rw-r--r--  1 npapke  wheel  416 May  9 19:57 Hello.class
>   /tmp %java -classpath . Hello
>   Hello World!
> 
> 
> Is it just me, or is this really odd?

do you have /usr/compat/linux/usr/home/ directory?

/fjoe


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0105101701050.15018-100000>