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

看板FreeBSD作者 (星星拼圖)時間20年前 (2006/01/12 22:42), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串7/7 (看更多)
※ 引述《AlanSung@kkcity.com.tw ()》之銘言: : 6.0 的 libcrypt 是 .3 的 : 照你節錄的片段 : 你是 d/l 了 binary distribution? : 那應該是 d/l 到 for FreeBSD 5.x (or 4.x) 的 binary distribution? 是阿是阿 他是FOR FREEBSD 5.x的 官方網站沒有更新的 我想說應該可以相容 也許真的是這個問題喔 : 確定一下該 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 & -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.133.156.35
文章代碼(AID): #13nchpEg (FreeBSD)
文章代碼(AID): #13nchpEg (FreeBSD)