mysqld server is installed in the libexec directory rather than in the bin directory.
var rather than data.
mysql_install_db is installed in the bin directory rather than in the scripts directory.
include/mysql and lib/mysql rather than include and lib.
scripts/make_binary_distribution script from the top directory of the source distribution.
How do I go about installing MySQL on Linux?
© 2007 John Michael Pierobon