: 죄성하지만 질문좀 드릴께요 살려주세요
: 이러단 회사 짤려요 ㅠ.ㅠ 물어볼사람이 없어요
: mysql설치할려구 하거든여 파일은 복사해서
: 풀기까지 다 했어요 mysql폴더에다가여 근디
: 진전이 없네요 ㅠ.ㅠ(3일전 첨 리눅스깔았어요 초보)
:
: mysql폴더에서
: ./configure --prefix=/usr/local/mysql --with
: -charset=euc_kr 하면 메세지는 아래와 같습니다
: --------------------메세지---------------------------------
: to start mysqld at boot time you have to copy support
: -files/mysql.server to the rigth place for your system
: please remember to set a password for the mysql root
: user ! this is dome with;
: ./bin/mysqladmin -u root password 'new-password'
: see the manual for more instructions.
: note: if you are upgrading from a mysql <== 3.22.10
: you should run the ./bin/mysql_fix_privilege_tables.
: otherwise you will not be able to use the new grant
: command!
: please repart any problems with the ./bin/mysqlbug
: script!
: the latest information about mysql is available on the
: web at http://www.mysql.com suppart mysql by buying
: suppart/licenses at http://www.tcx.ce/license.htmy. : starting the mysqld server. you con test that it is up
: and running with the command;
: ./bin/mysqladmin version
: -------------------여기까지----------------------------------
: 이후 make명령을 하면 타겟이 없다구 떠들거든여 살려주세요~~
: 참고로 전 리눅스를 gnome로 설치했습니다. 회사에서 죽을 맛입
: 니다 정말정말 부탁드릴께요
++++++++++++++++++++++
안녕하세염
음..
3일동안 고생하셨다구여 ?
근데...
linux를 설치할때 custom으로 들어가서 전부설치하셨나여 ?
아니면 표준설치를 하셨나여 ?
제가 한 것을 토대로 설명드리겠습니다.
저는 wowlinux7.0 까치버젼으로 전부설치했습니다.
그러니깐.. mysql및 apache등 전부가 다 설치가 되었겠지요 ?
저도 처음에는 mysql이 작동을 하지 않아서 몇일동안 고생을 했씁니다.
++ mysql start ++
pwd
/etc/rc.d/init.d
./mysqld start
++ zboard.sh install ++
-> wowlinux7.0에는 zeroboard 스킨이 하나 있더군여..
pwd
/usr/bin
/usr/sbin/zboard.sh install
이렇게 하면 mysql은 작동을 시키고, mysql이 동작이 되나도
알아볼수 있을거 같은데여..
^^