Will be Prosumer's Revolution and Technical Revolution in the Future!
Linux User/Developer is also Windows User/Developer... Cross Platform Engineer...
"21C 공학인을 대통령, 국회의원으로 만들자!" "더욱 더 많은 동지분들이 공학제국 건설에 동참할 수 있도록 널리 알려주세요~" [ F = m * a ]
과학기술/공학인이 대한민국 국회 의석의 50% 이상을 확보하는 그날을 위하여~ ^___^
환경 설정 [root@localhost mysql-5.0.37]# ./configure --prefix=/usr/local/server/mysql --localstatedir=/usr/local/server/mysql/data --with-unix-socket-path=/var/lib/mysql/mysql.sock --with-innodb --with-big-tables --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static --without-debug --without-docs --without-bench --with-mysqld-usr="mysql" 생략...
컴파일 [root@localhost mysql-5.0.37]# make 생략...
환경설정파일 복사 [root@localhost mysql-5.0.37]# cp support-files/my-huge.cnf /etc/my.cnf
기본 데이터베이스 생성 [root@localhost mysql-5.0.37]# cd /usr/local/server/mysql [root@localhost mysql]# bin/mysql_install_db --user=mysql Installing all prepared tables Fill help tables
생략...
Please report any problems with the /usr/local/server/mysql/bin/mysqlbug script!
The latest information about MySQL is available on the web at http://www.mysql.com Support MySQL by buying
디렉토리 권한 설정 [root@localhost mysql]# chown -R mysql var chown: cannot access `var': 그런 파일이나 디렉토리가 없음 (없는 경우 var 생성) [root@localhost mysql]# mkdir var [root@localhost mysql]# chown -R mysql var [root@localhost mysql]# chgrp -R mysql .
환경변수 등록 [root@localhost mysql]# vi ~/.bash_profile # .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi
# User specific environment and startup programs PATH=$PATH:$HOME/bin:/usr/local/server/mysql/bin
[root@localhost mysql]# ll 합계 36 drwxr-xr-x 2 root mysql 4096 1월 17 07:57 bin drwx------ 4 root mysql 4096 1월 17 13:01 data drwxr-xr-x 3 root mysql 4096 1월 17 07:57 include drwxr-xr-x 3 root mysql 4096 1월 17 07:57 lib drwxr-xr-x 2 root mysql 4096 1월 17 07:57 libexec drwxr-xr-x 4 root mysql 4096 1월 17 07:57 man drwxr-xr-x 7 root mysql 4096 1월 17 07:57 mysql-test drwxr-xr-x 3 root mysql 4096 1월 17 07:57 share drwxr-xr-x 2 root mysql 4096 1월 17 08:14 var ==> mysql/mysql, mysql/root 등으로 소유권 변경해도 마찮가지네요..
눈팅만으로는 답변글을 볼 수 없습니다. 로그인하셔야 합니다.
[한국리눅스유저그룹]의 글을 퍼가실때에는 반드시 [출처]를 표시해 주시는 센스가 필요합니다!
지금 이시간, 공부하고 있는 당신은 머지않아 최고가 될 것입니다. 즐겁게 공부하시고, 힘내십시오!
포스팅 글이 유용하셨다면 RSS를 구독하시면 됩니다.
유용하고, 좋은글 포스팅 바랍니다. 포스팅된 글은 (전세계)? 대부분의 소셜 사이트에 포스팅됩니다.
한국LUG 사이트는 1024 x 768 해상도(운영자 노트북:14")에 최적화 되어 있습니다. : LINUX FANSITE
WWW.LUG.OR.KR Server is made by CentOS Linux, P4 1.8G, Memory 512MB, Main HDD 160GB, Backup HDD 40GB and LAMP, qmail MTA.
CentOS Linux & Mozilla Firefox UTF-8 Base Created.
1998-2024 www.lug.or.kr Directed By Great Dragon, Kim.
Top
LUG 포인트 정책 : [회원가입 : +100점] [로그인(하루한번) : +100점] [글쓰기 : +20점] [코멘트 : +10점] [다운로드 : -200점] [질문 포인트 : 최소 200점]
데스크탑 프로그래밍(gcc, g++, wxGTK[wxWidgets] 등)은 "Fedora"를 사용하고, 서버 운영(WEB, FTP 등)은 "CentOS"를 사용하시길 권장합니다.
도전하는자, 자신을 투자하는자만이 뜻하는바를 이룰 수 있다.
Information should be Exchanged with Interactive, not One Way Direction.
준회원,
정회원,
우수회원,
VIP회원,
기업회원,
관리자 Be Maker!
인생에서, 100% 순이익을 보장하는건 없다. 1%의 지식을 나눔으로써, 가끔씩 손해볼 필요도 있다.
그대가 가진 1%의 지식만이라도 공공을 위해 포스팅하라. 손해본다는 생각이 앞선다면 그대의 인생은 힘들어질것이다.
자신이 가진 지식의 1%도 투자하지 않고, 오로지 자신의 이익만 탐하는자와는 동지가 되지마라.
만나서 대화하면 모두 좋은 사람들이지만, 유독 인터넷에서만 자신을 밝히지 않고, 좀비로 서식하는 사람들이 많다.
부지불식간[不知不識間], 좀비(하류) 인생이 될지도 모르니, 항상 자신을 경계하도록 하라.
[도서 안내]
1. CentOS Linux
2. gcc로 공부하는 C++
베스트셀러 입성^^