Re: [問題] mysql安裝的問題

看板FreeBSD作者時間20年前 (2006/01/12 14:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串6/7 (看更多)
6.0 的 libcrypt 是 .3 的 照你節錄的片段 你是 d/l 了 binary distribution? 那應該是 d/l 到 for FreeBSD 5.x (or 4.x) 的 binary distribution? 確定一下該 binary distribution 是不是 for FreeBSD 6.0 :) FYI, % ldconfig -r |grep libcrypt % ldd /usr/local/bin/my_print_defaults (應該是 /usr/local/bin/ 下) 不然,請使用 pkg_add 來安裝 mysql50-server :D ※ 引述《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 安裝的結果呢? -- ┌─────KKCITY─────┐KKMAN團隊 全新力作 ◎◎KKBOX◎◎ bbs.kkcity.com.tw 知名歌手通通都有 所有新歌想聽就聽 └──From:140.113.17.209 ──┘※※ 內容豐富多元的線上音樂台 ※※ --
文章代碼(AID): #13nVVc00 (FreeBSD)
文章代碼(AID): #13nVVc00 (FreeBSD)