[MacPorts] #67379: sqlcmd from mssql-tools trying to use file from Homebrew
MacPorts
noreply at macports.org
Sat May 6 20:10:25 UTC 2023
#67379: sqlcmd from mssql-tools trying to use file from Homebrew
--------------------------+----------------------
Reporter: posguy99 | Owner: roederja
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: mssql-tools |
--------------------------+----------------------
Comment (by kencu):
sometimes you might have made it work by doing this:
{{{
DYLD_LIBRARY_PATH=/opt/local/lib sqlcmd
}}}
but that will not work as this binary is linked against the system's
libiconv, and so it runs afoul of MacPorts libiconv.
--
Ticket URL: <https://trac.macports.org/ticket/67379#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list