Mystery

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Mystery

Peter Montague
Hello, all--

I have just installed netrexx and jdk 1.1.6 on an NT 4.0
workstation. When I am in the subdirectory c:\jdk1.1.6\bin, I can
successfully run "nrc.bat -run hello" to compile and run hello.nrx.
However, if I move hello.nrx to a different subdirectory (say, c:\apps) and
invoke nrc.bat from that subdirectly, hello.nrx is successfully compiled
(thus producing hello.class in c:\apps) but the java interpreter then
complains
that it can't find hello.class.  The CLASSPATH environment variable is set
to .;c:\jdk1.1.6\lib\NetRexxC.zip.  It seems that the netrexx compiler finds
hello.nrx in the current subdirectory but the java interpreter doesn't
look in the current subdirectory for hello.class.  It would be good to be
able
to compile and run programs in subdirectories other than jdk1.1.6\bin.
Any advice would be GREATLY appreciated.
 --Peter Montague ([hidden email])

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>