Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 10:51:57 +0200
From:      "Haroon Meer" <meer2@nu.ac.za>
To:        <freebsd-questions@FreeBSD.ORG>, <tyler@wapvi.bc.ca>
Subject:   Re: java jdk errors
Message-ID:  <s992896c.070@gwise-smtp.und.ac.za>

next in thread | raw e-mail | index | archive | help
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 <tyler@wapvi.bc.ca> 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




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