Comments on “MacPorts, MySQL 5 and the Launch Daemons” http://robwilkerson.org/2009/07/16/macports-mysql-5-and-the-launch-daemons/feed 2009-11-05T08:28:21-04:00 Chyrp MacPorts, MySQL 5 and the Launch Daemons tag:robwilkerson.org,2009-11-05:/id/177//comment_13874 2009-11-05T08:28:21-04:00 2009-11-05T08:28:21-04:00 Kamil <p>Thanks for this post, you saved me!</p> MacPorts, MySQL 5 and the Launch Daemons tag:robwilkerson.org,2009-07-22:/id/177//comment_10808 2009-07-22T10:24:50-04:00 2009-07-22T10:24:50-04:00 Scottie Ritzheimer <p>Thanks for the files! They were a real life saver.</p> <p>once you’ve made the org.macports.mysql5 directory you can run the following lines using curl to download the files directly to the new directory</p> <p>cd /opt/local/etc/LaunchDaemons/org.macports.mysql5<br /> sudo curl -O http://robwilkerson.org/_resources/hotlink/blog/mysql5.wrapper<br /> sudo curl -O http://robwilkerson.org/_resources/hotlink/blog/org.macports.mysql5.plist<br /> sudo chown root:wheel /opt/local/etc/LaunchDaemons/org.macports.mysql5/*<br /> sudo chmod 755 /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper<br /> sudo chmod 644 /opt/local/etc/LaunchDaemons/org.macports.mysql5/org.macports.mysql5.plist</p> <p>and create the launchdaemon alias with a single line</p> <p>sudo ln -s /opt/local/etc/LaunchDaemons/org.macports.mysql5/org.macports.mysql5.plist /Library/LaunchDaemons/org.macports.mysql5.plist</p> MacPorts, MySQL 5 and the Launch Daemons tag:robwilkerson.org,2009-07-19:/id/177//comment_10742 2009-07-19T18:41:21-04:00 2009-07-19T18:41:21-04:00 Rob Wilkerson http://robwilkerson.org <p>Great links get big love. :-) Sounds like it’s time to upgrade the laptop. </p> MacPorts, MySQL 5 and the Launch Daemons tag:robwilkerson.org,2009-07-19:/id/177//comment_10739 2009-07-19T18:22:12-04:00 2009-07-19T18:22:12-04:00 Chad Kieffer http://2tbsp.com <p>Thanks for the link love Rob. <span class="caps">BTW</span>, my work/life balance could be better. My choice not to start MySQL on system startup is really an issue of available memory on my whimpy laptop :)</p>