[MacPorts] #60560: mssql-tools seems to be missing OpenSSL

MacPorts noreply at macports.org
Wed Jun 10 23:32:32 UTC 2020


#60560: mssql-tools seems to be missing OpenSSL
--------------------------+----------------------
  Reporter:  ShaharHD     |      Owner:  roederja
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.2
Resolution:               |   Keywords:
      Port:  mssql-tools  |
--------------------------+----------------------

Comment (by mouse07410):

 Any reason why you don't try {{{sudo install_name_tool -change
 /usr/local/opt/openssl/libcrypto.1.1.dylib
 /opt/local/lib/libcrypto.1.1.dylib /opt/local/bin/sqlcmd}}}? And the same
 for libssl?

 Do {{{otool -L /opt/local/bin/sqlcmd}}} to figure what libraries it wants.
 {{{install_name_tool --help}}} and {{{man install_name_tool}}} will help.

-- 
Ticket URL: <https://trac.macports.org/ticket/60560#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list