Troubleshooting Curl Installation
Previous Topic  Next Topic 


Installing CURL


CURL should now come on any PM upgrade CD. It can be location on the D:\tech\cURL directory. Use the file download curl-7.10.7-win32-ssl.zip and OpenSSL.exe (or whatever the current version is) when installing PPG.


  1. Create a directory in the C:\TECH directory for cURL.


  1. Copy the contents of D:\tech\cURL to the new directory created on the hard drive.


  1. If you are not using the C:\TECH\cURL as the pathway to the cURL programs then you must edit an item in the PM account to point to this directory. At TCL enter the following:


U MASTER CURLSETUP

And enter the path on attribute 1 of this setup item and save it.


01 C:\TECH\CURL


  1. Check the version of cURL with the following TCL command. (PPG requires SSL, otherwise SSL is not required).


:!C:\TECH\CURL\CURL -V

curl 7.10.7 (win32) libcurl/7.10.7 OpenSSL/0.9.7b zlib/1.1.4

Protocols: ftp gopher telnet dict ldap http file https ftps

Features: SSL libz NTLM