Unix install for NetRexx

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Unix install for NetRexx

Nix, Robert P.
Is there a Unix-based or OS/390-based installation for NetRexx? I started
with the NetRexx.tar.Z file, but had some problems with the text files and
I can't get the hello.class file to execute after I compile it. Also, are
there
Unix shell script files similar to the NetRexxC.cmd?

----
Robert P. Nix                            internet: [hidden email]
Mayo Clinic                                  phone: 507-284-0844  page:
507-255-3450
200 1st St. NW        "When I die, I want to go sleeping peacefully, like my
Grandfather,
Rochester, MN 55905      not screaming and terrified, like his passengers"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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>

Reply | Threaded
Open this post in threaded view
|

Re: Unix install for NetRexx

rvjansen
Robert,

I just did a binary upload of NetRexxC.zip to OS/390 (HFS), (used a load library
as intermediate file and then OCOPY'd it)  and it worked fine after putting it on
my classpath.
For shell script I just use the line java COM.ibm.netrexx.process.NetRexxC $1 in
a shell script.
For running hello.cmd, don't forget to put a . on classpath.

René.

"Nix, Robert P." wrote:

> Is there a Unix-based or OS/390-based installation for NetRexx? I started
> with the NetRexx.tar.Z file, but had some problems with the text files and
> I can't get the hello.class file to execute after I compile it. Also, are
> there
> Unix shell script files similar to the NetRexxC.cmd?
>
> ----
> Robert P. Nix                            internet: [hidden email]
> Mayo Clinic                                  phone: 507-284-0844  page:
> 507-255-3450
> 200 1st St. NW        "When I die, I want to go sleeping peacefully, like my
> Grandfather,
> Rochester, MN 55905      not screaming and terrified, like his passengers"
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 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>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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>