On 10/29/06, Takashi Yoshida <tyoshida@mac.com> wrote:
Hi all,
Does anyone have problem with installing mysql5? I tried to install it several times on my MacBook Pro, but it looks like the tarball does not exist at the server.
5.0.27 appears to be available, now. perhaps the mysql team moves the archives for previous releases to a different directory?
And also, when download error occurs, what can I do (my connection to the server isn't always stable)? I tried running: sudo port -d clean <package name>. After this, I try installing again but I always end up having the same error.
this should deep clean the port: % sudo port clean --all <port_name> however, if the archive the portfile is looking for isn't available, cleaning won't help - the portfile will need to be updated... cheers, jean-pierre