#43690: sudo: mysql_install_db5: command not found ---------------------------+-------------------------------- Reporter: jtjennings@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: wiki | Version: Resolution: | Keywords: Port: | ---------------------------+-------------------------------- Comment (by egall@…): started updating the guide: wiki:howto/MAMP?action=diff&version=68 Replying to [comment:4 jtjennings@…]:
Replying to [comment:2 egall@…]:
The mysql5 port is old and has been deprecated; it looks like that guide will have to be updated to reflect that...
Yea, I kind of guessed that and figured out the 1st part {{{ sudo port install mysql55-server }}} but now I am stuck at the next step. not sure what to change on the other command is needed.
The newer mysql ports use the `port select` mechanism, so the "other command" will not be in your path by default unless you either run `port select` or add the port's directory for its binaries to your PATH. -- Ticket URL: <https://trac.macports.org/ticket/43690#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X