[MacPorts] #29142: libintl and libiconv versions not compatible
MacPorts
noreply at macports.org
Wed Apr 20 05:09:45 PDT 2011
#29142: libintl and libiconv versions not compatible
---------------------------------------+------------------------------------
Reporter: stephane.jacobs@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gettext libiconv
---------------------------------------+------------------------------------
Comment(by ryandesign@…):
Ah! You're not building it at all, just trying to use their pre-compiled
software. Well that changes things, and makes it sound more and more like
a DYLD_LIBRARY_PATH thing. If you're not setting that environment variable
or similar, then maybe they are. I guess they're taking the components of
PATH, changing bin to lib, and setting that as the library path. Whether
they're doing that at install time or at runtime I don't know. Give it a
try: change your path to exclude /opt/local/bin, then reinstall fsl. Does
it then work? What if you put /opt/local/bin back in PATH? does it still
work? If fsl is getting PATH at runtime and doing this, then the solution
will probably be for you to write a wrapper script that sets PATH to just
what fsl needs and then runs fsl; I can probably help with that script if
this turns out to be necessary.
--
Ticket URL: <https://trac.macports.org/ticket/29142#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list