[MacPorts] #13421: mysql5 makes relative links in /opt/local/bin
#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
#13421: mysql5 makes relative links in /opt/local/bin ---------------------------------------+------------------------------------ Reporter: branson@sandsecurity.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: mysql, cpan, ---------------------------------------+------------------------------------ Changes (by ryandesign@macports.org): * cc: ryandesign@macports.org (added) * milestone: => Port Bugs Comment: Hmm. We use relative symlinks all over MacPorts and they seem nice to me. What is the error message that you receive? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13421#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13421: mysql5 makes relative links in /opt/local/bin ---------------------------------------+------------------------------------ Reporter: branson@sandsecurity.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: mysql, cpan, ---------------------------------------+------------------------------------ Changes (by jmr@macports.org): * cc: ryandesign@macports.org (removed) * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13421#comment:2> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts