From e2e340822268f9503038faccffaa0bc7ced42e9b Mon Sep 17 00:00:00 2001 From: Rob Boeckermann Date: Mon, 21 Feb 2022 17:16:31 -0800 Subject: [PATCH] OS400/README: clarify compilation steps Closes #8494 --- packages/OS400/README.OS400 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400 index d46d704fe0..8e2d19d7b1 100644 --- a/packages/OS400/README.OS400 +++ b/packages/OS400/README.OS400 @@ -260,7 +260,7 @@ _ Likewise, if SCP and SFTP protocols have to be compiled in, LIBSSH2 developent environment must be installed. _ Install the curl source directory in IFS. Do NOT install it in the installation target directory (which defaults to /curl). -_ Enter shell (QSH) +_ Enter Qshell (QSH, not PASE) _ Change current directory to the curl installation directory _ Change current directory to ./packages/OS400 _ Edit file iniscript.sh. You may want to change tunable configuration @@ -269,7 +269,7 @@ _ Edit file iniscript.sh. You may want to change tunable configuration _ Copy any file in the current directory to makelog (i.e.: cp initscript.sh makelog): this is intended to create the makelog file with an ASCII CCSID! -_ Enter the command "sh makefile.sh > makelog 2>&1' +_ Enter the command "sh makefile.sh > makelog 2>&1" _ Examine the makelog file to check for compilation errors. Leaving file initscript.sh unchanged, this will produce the following OS/400 -- 2.47.3