summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRob Boeckermann <Rob.Boeckermann@knighttrans.com>2022-02-21 17:16:31 -0800
committerDaniel Stenberg <daniel@haxx.se>2022-02-22 17:54:32 +0100
commite2e340822268f9503038faccffaa0bc7ced42e9b (patch)
tree22df87ea7945909ca24428d52230ac31df4415cc /packages
parenteca5b6aa4190a031683781228f9c96d5c7acb06a (diff)
downloadcurl-e2e340822268f9503038faccffaa0bc7ced42e9b.tar.gz
OS400/README: clarify compilation steps
Closes #8494
Diffstat (limited to 'packages')
-rw-r--r--packages/OS400/README.OS4004
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400
index d46d704fe..8e2d19d7b 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