2.2 Инсталиране на MySQL

Ще инсталираме databases/mysql40-server.


cd /usr/ports/databases/mysql40-server (1)
make clean (2)
make install (3)

               


(1)
Влизаме в директорията с порт на MySQL's.
(2)
Изчистваме всички стари конфигурации.
(3)
Инсталираме MySQL.


This, and other documents, can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/.

For questions about FreeBSD, read the documentation before contacting <[email protected]>.
For questions about this documentation, e-mail <[email protected]>.