Here are the answers I've been waiting for on this list since I posted last week -- in response to someone else's question. Do I not rate a substantive response?
Does being an OSX user make me an unsupportable pariah or something? :D
James
Florin Herinean wrote:
java3d classes does not need to be included in the classpath. What you need to do is to check in your %JAVA_HOME%\jre\lib\ext\ for the following files: j3daudio.jar, j3dcore.jar, j3dutils.jar and vecmath.jar. If they are not there, then look were they are installed and copy them to the location above. Also you have to look into %JAVA_HOME%\jre\bin\ for J3D.dll, j3daudio.dll and J3DUtils.dll.
The locations above are for jdk1.4 on windows platform.
Cheers,
Florin
-----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] Behalf Of Flavius Alecu Sent: Montag, 22. M�rz 2004 19:17 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] exception in thread 'main'
I might not have the lasspath initialized...how do I do that??
I looked under environment variables but there was no Classpath, only the regular PATH variable...
Should I make a new one called classpath? and which path do I put there?
thanx
?"From: "Brobbey,Isaac" <[EMAIL PROTECTED]> Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] exception in thread 'main' Date: Mon, 22 Mar 2004 12:15:01 -0500
what do you mean with "did you install Java3D into the 1.4.2_01 JVM
Java3D automatically installs under the java2 1.4.2_01 JVM , unlessyou
have thechange it otherwise, just copy your java file in to the jdk bin, then change directory from the command line to the jdk bin, and compile and run your program.
Or do the "set" command from the command line , and make sure you
classpath and path correctly set.
Isaac Kwame
_________________________________________________________________ Hitta r�tt p� n�tet med MSN S�k http://search.msn.se/
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
