Re: [問題] mysql安裝的問題
那麼,要不要試看看由 ports 安裝呢?
ports maintainer 會幫你搞定很多應該要加的參數 :)
啊因為太習慣用 ports 了, 不用 ports 安裝的 mysql 我幫不上忙 Q_Q
不好意思
星星拼圖 <hatvito.bbs@ptt.cc> 提到:
> 網站上的
> 原始文件片段如下
> The basic commands which you must execute to install and use a MySQL
> binary distribution are:
>
> shell> groupadd mysql
> shell> useradd -g mysql mysql
> shell> cd /usr/local
> shell> gunzip < /PATH/TO/MYSQL-VERSION-OS.tar.gz | tar xvf -
> shell> ln -s FULL-PATH-TO-MYSQL-VERSION-OS mysql
> shell> cd mysql
> shell> scripts/mysql_install_db --user=mysql
> shell> chown -R root .
> shell> chown -R mysql data
> shell> chgrp -R mysql .
> shell> bin/mysqld_safe --user=mysql &
>
> ※ 引述《AlanSung@kkcity.com.tw ()》之銘言:
> : 你的說明文件是 mysql 網站上的嗎?
> : 那你有試過使用 ports 安裝的結果呢?
> : ※ 引述《hatvito.bbs@ptt.cc (星星拼圖)》之銘言:
> : > 我的FREEBSD版本是6.0
> : > 安裝的mysql版本是5.0.18
> : > 照著他說明文件一步一步安裝
> : > 安裝到 scripts/mysql_install_db --user=mysql這裡時
> : > 出現了以下訊息
> : > /libexec/ld-elf .so.1:shared object "libcrypt.so.2"not found ,required
> : > by "my_print_defaults"
> : > 請問
> : > 我要怎麼處理
> : > 謝謝
--
IASL, IIS, SINICA
Cheng-Lung Sung 宋政隆
討論串 (同標題文章)
FreeBSD 近期熱門文章
PTT數位生活區 即時熱門文章