Hi Jan Pieter!

Am Do, den 07.04.2005 schrieb Jan Pieter Kunst um 9:03:
> Greetings,
> 
> Is there a problem with MySQL 4.1.11 and 5.0.3 on Mac OS X 10.3? The
> 10.3 versions on the download pages are still at 4.1.10a and 5.0.2.

The problem is with the HTML generation, as the binaries for MySQL
4.1.11 are generated on Darwin 7.8 whereas MySQL versions 4.1.10 and
4.1.10a were generated on Darwin 7.7.

It seems that in the HTML page generation this has not been changed in
one place. Try to access the file by its full name, replacing
"4.1.10a-apple-darwin7.7.0" by "4.1.11-apple-darwin7.8.0".
If this fails via the HTML page, access some mirror that offers the full
list by name.

For 5.0, the situation is similar: 5.0.2 was generated on Darwin 7.6 and
5.0.3 is generated also on Darwin 7.8. Please apply a similar
replacement.

Aside: This problem is caused by Apple using different strings both
internally and externally: 'uname -sr' yields "Darwin 7.8.0" whereas
customers call it "Mac OS X 10.3".

HTH,
Jörg Brühe

-- 
Joerg Bruehe, Senior Production Engineer
MySQL AB, www.mysql.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to