trying to upgrade to mysql 5.5 but get an error

Have you tried the mentioned command:
Code:
pkg_add -r cmake
as mysql 5.5+ uses cmake instead of make.

John
 
had to use cvsup and ports to install cmake since i'm on freebsd

i was able to upgrade mysql and php to latest versions, it took overnight to complete, it made a lot of backups and database checks during the mysql process

thanks!
 
Back
Top