On Feb 25, 2013, at 6:24 AM, Murray Eisenberg wrote: > After I install the port mysql55-server, I have among other things binaries > > /opt/local/lib/mysql55/bin/mysqld > /opt/local/share/mysql55/support-files/mysql.server > > What's the difference? > > (I haven't been able to find anything on-line about binary mysql.server, and > the two guides on setting up LAMP with MacPorts that I've been using -- > > > http://muddledramblings.com/rumblings-from-the-secret-labs/lamp-server-from-scratch-with-macports/ > https://trac.macports.org/wiki/howto/MAMP > > seem to talk only about mysql.server, not mysqld.)
The mysql55-server port installs launchd plists for loading and unloading the mysqld server of the mysql55 port: $ sudo port install mysql55-server $ sudo port load mysql55-server Regards, Bradley Giesbrecht (pixilla)
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
