Re: [MacPorts] #13229: aquaterm 1.0.1 tries to build universally by default
#13229: aquaterm 1.0.1 tries to build universally by default -----------------------------+---------------------------------------------- Reporter: ikedae@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: aquaterm PowerPC -----------------------------+---------------------------------------------- Comment (by ryandesign@macports.org): Note: the message says: {{{ /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/libTIFF.dylib }}} Note {{{/usr/local}}} in the path. Apple does not provide anything in {{{/usr/local}}} so I suspect you have installed a version of libtiff into {{{/usr/local}}}. Having libraries installed in {{{/usr/local}}} is problematic for MacPorts. Please try renaming {{{/usr/local}}} (e.g. {{{sudo mv /usr/local /usr/local-off}}}). Then clean the port's work area ({{{sudo port clean --work aquaterm}}}) and try installing it again ({{{sudo port install aquaterm}}}). If this works, I recommend you permanently leave {{{/usr/local}}} empty. For any items you had installed there, install them with MacPorts instead. -- Ticket URL: <http://trac.macports.org/ticket/13229#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts