From: <hp...@we...> - 2022-06-02 13:01:39
|
Hello René! In chapter 3.4 of the NetRexx QuickStart Guide the shown subdir separator is a "normal" slash (/) while Windows uses instead the backslash (\). Must I convert it to slash or may it stay as is? Step 3 in same chapter advices to add another path+fileID to the CLASSPATH variable. Alas it does not mention if and if yes how to separate the two data, by blank, by semicolon, or something else? There is no file [...]/lib/tools.jar in lib subdir. There is no file tools.jar in any subdir of NetRexx. There is no such file in the "Java tree" (assumed this is the installation folder). So chapter 3.4 step 3 remains undone (until further advice). Chapter 3.5, Installing just the NetREXX Runtime, second paragraph states "To do this, follow the appropriate instructions for installing the compiler, ..." Where do I find the appropriate instructions for installing the compiler? Under 3 "Installation" there is just 3.4 "Installing the NetREXX Translator" and 3.5 "Installing just the NetREXX Runtime", but nothing like "Installing the Compiler". Or was the compiler renamed to "translator"? Pls advice. /M. |