Em 11/25/09 18:05, Ryan Schmidt escreveu:
On Nov 25, 2009, at 10:26, Zhu Sha Zang wrote:

I'm trying to install mysql inside a G4/PPC machine, but when i try to follow 
this instructions:

1) Setup MySQL (for new installs)
-----------------------------------------------
-Configure MySQL:
        sudo -u mysql /opt/local/lib/mysql5/bin/mysql_install_db

-Start MySQL and set it to run at system boot:
        sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist

-Set the root MySQL password (replace<mypassword>  with your chosen password):
        sudo /opt/local/lib/mysql5/bin/mysqladmin -u root password<mypassword>


I cannot execute the second command cos this arch:

/Library/LaunchDaemons/org.macports.mysql5.plist

do not exist, but in the /Library/LaunchDaemons already have this archs:

org.macports.logwatch.plist     org.macports.nedimonitor.plist  
org.macports.nedisyslog.plist   org.macports.snmptrapd.plist


Some hint to do?
Install the mysql5-server port.




Thanks Ryan, solved.
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to