This document provides information about the cURL and libcURL port for OpenVMS I64 and Alpha, last updated in May 2019.
Key Information:
Installation & Configuration:
PRODUCT INSTALL CURL command.Essential Post-Installation Steps:
SYS$MANAGER:SYSTARTUP_VMS.COM and SYSHUTDWN.COM to ensure cURL services start/stop correctly and required logical names are defined.CURL as a foreign command: $ CURL :== $CURL$ROOT:[BIN]CURL.EXE.For Developers:
CURL.H header file in application projects.LIBCURL$SHR shareable image (which statically includes dependencies like OpenSSL and ZLIB) or CURL$ROOT:[LIB]LIBCURL.OLB (which requires manual linking of OpenSSL and ZLIB)./NAMES=(AS_IS,SHORTENED) for proper resolution of mixed-case symbols.Alternative Installation Location: If installing to a different directory using the /DESTINATION qualifier, a manual step is required to copy the CURL$STARTUP.COM and CURL$SHUTDOWN.COM scripts from the destination subdirectory to your system's standard SYS$STARTUP directory.
General Notes:
BYTLM quota may benefit some applications.Site structure and layout ©2025 Majenko Technologies