blob: 3b21fca1d4832e9b0e8f12f0a108506a635cb66d (
plain)
1
2
3
4
5
6
7
|
INSTALLATION
To compile a pentium version of MySQL Cluster from this BK clone do:
shell> cd /home/bk/mysql-4.1-ndb
shell> BUILD/compile-pentium-debug -c --prefix=/usr/local/mysql-4.1-ndb
shell> make
|