#13421: mysql5 makes relative links in /opt/local/bin --------------------------------------+------------------------------------- Reporter: branson@sandsecurity.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Keywords: mysql, cpan, | --------------------------------------+------------------------------------- This breaks several things like CPAN which require authoritative links. My solution was: cd /opt/local/lib/mysql5/bin; for a in * ; for > ln -sf /opt/local/lib/mysql5/bin/$a /opt/local/bin/$a -- Ticket URL: <http://trac.macports.org/projects/macports/ticket/13421> MacPorts </projects/macports> Ports system for Mac OS