From: Kevin Adler Date: Mon, 24 Jan 2022 23:06:23 +0000 (-0600) Subject: os400: Add link to QADRT devkit to README.OS400 X-Git-Tag: curl-7_82_0~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a595e12565dcd25d6c641552181e1e1b06b970e;p=thirdparty%2Fcurl.git os400: Add link to QADRT devkit to README.OS400 Closes #8455 --- diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400 index d3ad901775..d46d704fe0 100644 --- a/packages/OS400/README.OS400 +++ b/packages/OS400/README.OS400 @@ -252,6 +252,8 @@ archive extraction. Do not ask questions about these subjects if you're not familiar with. _ As a prerequisite, QADRT development environment must be installed. + For more information on downloading and installing the QADRT development kit, + please see https://www.ibm.com/support/pages/node/6258183 _ If data compression has to be supported, ZLIB development environment must be installed. _ Likewise, if SCP and SFTP protocols have to be compiled in, LIBSSH2