From owner-freebsd-java@FreeBSD.ORG Fri Oct 24 03:34:18 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C060A16A4B3 for ; Fri, 24 Oct 2003 03:34:18 -0700 (PDT) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id B932A43F75 for ; Fri, 24 Oct 2003 03:34:16 -0700 (PDT) (envelope-from ml@FreeBSD.org.ua) Received: (from ml@localhost) by phantom.cris.net (8.12.6/8.12.6) id h9OAhcJO001181; Fri, 24 Oct 2003 13:43:38 +0300 (EEST) (envelope-from ml) Date: Fri, 24 Oct 2003 13:43:38 +0300 From: Alexey Zelkin To: "M.D. DeWar" Message-ID: <20031024134338.A1162@phantom.cris.net> References: <002101c399a0$b4565640$6a1fa8c0@ocfl061> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002101c399a0$b4565640$6a1fa8c0@ocfl061>; from mark@s-wit.net on Thu, Oct 23, 2003 at 04:03:17PM -0400 X-Operating-System: FreeBSD 4.7-STABLE i386 cc: java@freebsd.org Subject: Re: linux-sun-jdk1.4.2 on FreeBSD 4.8 giving me pains X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 10:34:18 -0000 hi, On Thu, Oct 23, 2003 at 04:03:17PM -0400, M.D. DeWar wrote: > NEWBIE ALERT NEWBIE ALERT: > > When I try to run any java I get this: > > spiderman# ./java /temp/babylon-2.1_BETA/babylonServer > Exception in thread "main" java.lang.NoClassDefFoundError: > /temp/babylon-2/1_BET > A/babylonServer Can you please try following command: ./java -classpath /tmp/babylon-2.1_BETA babylonServer > I have tried to follow all the different java install instructions. > I tried kafee 1.0.7 but got some other error. > > any help greatly greatly appreciated > > Thanks > newbie Mark > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"