Make sure that the PATH is pointing to the c:\JDK1.2.X or c:\jdk1.3 not the jre
directory. Me being I java lover I have the latest version c:\JDK1.3.

Try this and see how you go.

Manuel Urbina wrote:

> Hello John and everybody else;
>
> Thanks for responding...I followed your instructions, but whenever I write :
> d:\java HelloUniverse I get this message :::Error:could not open 'C:\Program
> Files\JavaSoft\JRE\1.3\lib\jvm.cfg'....By the way, the steps you wrote down, I did
> them on DOS mode, is that correct?
>
> Thanks again,
>
> Manuel
>
> John Mizzi wrote:
>
> > Manuel I just installed Java 3D today.  To get the Hello World example to work I
> > had to do the following steps:
> >
> > 1: cd \jdk1.2.2\demo\java3d\HelloUnivers
> > 2: copy \jdk1.2.2\jre\ext\lib\*.*  .
> > 3: copy \jdk1.2.2\bin\*.*   \jdk1.2\bin
> > 4: set CLASSPATH=.;j3dcore.jar;j3dutils.jar;........the rest of the jar files
> > 5: java HelloUniverse
> >
> > See how you go.
> >
> > Thanks
> > John Mizzi
> >
> > Manuel Urbina wrote:
> >
> > > Hello Evryone,
> > >
> > > I'm new into Java3d and I need help. I had installed Java2 Standard Ed.
> > > Platform, Opengl95, Forte v1.3 as an IDE and several examples and also the
> > > Java3d software. My problem is: how can I correctly run the examples? am I
> > > missing anything else? where can I write the codes? on notepad? When I had
> > > previously tried to run the example programs, every time I compile, there are
> > > errors..what am I doing wrong???
> > >
> > > Thanks alot, and sorry fro asking too many simple questions for all of you..
> > >
> > > Manuel
> > >
> > > ===========================================================================
> > > 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".

===========================================================================
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".

Reply via email to