From owner-freebsd-questions Sat Aug 12 12:50:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Raven.und.ac.za (Raven.und.ac.za [146.230.128.50]) by hub.freebsd.org (Postfix) with ESMTP id 59CFA37BD10 for ; Sat, 12 Aug 2000 12:50:11 -0700 (PDT) (envelope-from meer2@nu.ac.za) Received: from gwise-smtp.und.ac.za (GWise-SMTP.und.ac.za [146.230.128.63]) by Raven.und.ac.za (8.10.0/8.10.0.Beta12) with SMTP id e7A8oov28385 for ; Thu, 10 Aug 2000 10:50:54 +0200 (GMT) Received: from Routing-Domain-Message_Server by gwise-smtp.und.ac.za with Novell_GroupWise; Thu, 10 Aug 2000 10:52:28 +0200 Message-Id: X-Mailer: Novell GroupWise Internet Agent 5.5.3.1 Date: Thu, 10 Aug 2000 10:51:57 +0200 From: "Haroon Meer" To: , Subject: Re: java jdk errors Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From what ive seen with jdk 1.3 , use extensions when using javac, ie. = javac helloWorld.java but just the name of the class when running java, ie java helloWorld (tho this wld have given a more cryptic classdef not found, rather than a = segfault.) (u might also want to try adding /usr/local/jdk1.1.8/bin to ur $PATH ) Haroon Meer +27 83 786 6637 Meer2@nu.ac.za =20 It took the computing power of three C-64s to fly to the Moon. It takes a 486 to run Windows 95. Something's not right here... >>> Tyler Spivey 08/09/00 04:35PM >>> i'm running just jdk1.1.8 to run java apps. here goes: when i run java whatever.class, java segfaults. btw i have to type /usr/local/jdk1.1.8/bin/java whatever. all the monitors or whatever you = clal them are unowned. can someone help me? >>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message