Opened 16 years ago

Last modified 15 years ago

#13421 closed defect

mysql5 makes relative links in /opt/local/bin — at Initial Version

Reported by: branson@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: mysql, cpan, Cc:
Port: mysql5, mysql5-devel

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.