#19248: Incorrect launchctl item for notes in mysql install ------------------------------+--------------------------------------------- Reporter: scott@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: mysql5 mysql5-devel ------------------------------+--------------------------------------------- Changes (by raimue@…): * owner: macports-tickets@… => ryandesign@… * port: => mysql5 mysql5-devel Old description:
I just did a port install mysql5 +server When it was done, it output a small instruction, included below:
########################################################### # A startup item has been generated that will aid in # starting mysql5 with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
That file does not exist, the closest I have to it is org.macports.mysql5-devel.plist
New description: I just did a port install mysql5 +server When it was done, it output a small instruction, included below: {{{ ########################################################### # A startup item has been generated that will aid in # starting mysql5 with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist }}} That file does not exist, the closest I have to it is org.macports.mysql5-devel.plist -- Comment: Make sure the correct port is active. Check `port installed mysql5 mysql5-devel`. If mysql5 is not active, switch by using `port deactivate` and `port activate`. Please remember WikiFormatting. -- Ticket URL: <http://trac.macports.org/ticket/19248#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS