Fix the documentation for Building Zabbix agent 2 on Windows

XMLWordPrintable

    • Type: Documentation task
    • Resolution: Fixed
    • Priority: Trivial
    • 6.2 (plan)
    • Affects Version/s: None
    • Component/s: Documentation (D)
    • None
    • 0.1

      There are two typos on  the zabbix Building Zabbix agent 2 on Windows

      documentation page.

      First

      @echo off
      set PATH=%PATH%;c:\bin\mingw\bin
      cmd

      Should be

      @echo off
      set PATH=%PATH%;c:\mingw\bin
      cmd

      Second

      Link

      https://bintray.com/vszakats/generic/openssl/1.1.1d

      is dead, we have to change it for a correct one

       

            Assignee:
            Marina Generalova
            Reporter:
            Igor Gorbach (Inactive)
            Team D
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: