Maybe it's the absence of the restart-netchange option, again. Unfortunately we cannot implement that in MacPorts until code from trunk makes its way into a released version of MacPorts. But we have other issues blocking the release of all of the base code (such as the "cd" command which still needs to be removed from some portfiles).

Maybe we could release a MacPorts 1.5.3 with just the restart- netchange addition, since it appears this might be a bigger problem on Leopard than it was on Tiger. What do you think, developers?


On Oct 31, 2007, at 08:28, Takashi Yoshida wrote:

Actually, I'm having the same issue here.

I installed MySQL5 on a fresh Leopard system on MacBook Pro and MySQL5 does not start even after running the command:

sudo launchctl load -w /Library/LaunchDaemons/ org.macports.mysql5.plist

And I also have the same issue with Apache2 installation as well.

Regards,

On Oct 31, 2007, at 8:46 AM, Ryan Schmidt wrote:

On Oct 30, 2007, at 03:59, Samuel V. Green III wrote:

I can't seem to get mysql5 to start at boot.
I did a " sudo port -v install mysql5 +server."

I do have a system link to org.macports.mysql5.plist located in my Library/LaunchDaemons.

Any idea why it won't start?

I am manually able to start with sudo -u root mysql5 -p

Have you asked for the file to be loaded at startup by doing this:

sudo launchctl load -w /Library/LaunchDaemons/ org.macports.mysql5.plist
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to