cURL Version?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf cURL Version?

  • Creator
    Topic
  • #53230
    Mary Kobis
    Participant

      I’m working on a problem error with our FTPs. I’m looking to find out what version of cURL cloverleaf is using in CL5.8 (AIX 6.0) versions so I can read up on it. Thanks, Mary. 🙂

    Viewing 1 reply thread
    • Author
      Replies
      • #76984
        Robert Kersemakers
        Participant

          You could do a ‘hcitclcurl’ and then a ‘package require TclCurl’. It will show you the version.

          Code:

          5.5_orbis:/cldata/scripts> hcitcl
          hcitcl>package require TclCurl
          0.15.1
          hcitcl>

          In my case it would be 0.15.1 (CL5.5). I did the same on CL5.6 and CL5.7 which have version 7.16.2.

          Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands

        • #76985
          Charlie Bursell
          Participant

            after the packae require you can get more like

            curl::version

              => TclCurl Version 7.19.0 (libcurl/7.19.3 OpenSSL/0.9.8e zlib/1.2.3 libssh2/1.0)

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.