MySQL-4.1.22インストールメモ

| No Comments | No TrackBacks



インストール


SSDLinuxにMySQLをインストールする


MySQLの最新は5系だがうまくインストールできないので,4系を選択



./configure --with-charset=ujis --with-extra-charsets=all --with-mysqld-user=mysql --p
refix=/usr/local/mysql

でconfigure



make
make install

ユーザとグループ


mysqlというユーザとグループを作っておく


それぞれuidとgidは82にした


No TrackBacks

TrackBack URL: http://mirahouse.jp/mtos/mt-tb.cgi/733

Leave a comment

About this Entry

This page contains a single entry by rnaito published on March 7, 2007 9:48 AM.

php-4.4.6インストールメモ was the previous entry in this blog.

県営名古屋空港 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.