[급함]Linux7.2 Enigma 에 mysql-3.23.49a-pc-linux-gnu-i686.ta

Linux7.2 Enigma 에 mysql-3.23.49a-pc-linux-gnu-i686.tar.gz을 설치하
려 합니다. tar압축을 풀고 configure --prefix=/usr/local/mysql 이라는
명령을 쳐서 설치하려는 가운데..다음과 같은 멘트가 뜹니다.
rpm 버전으로 설치해도 되지만 지정 위치 /usr/local/mysql에 설치하고자
소스컴파일하려고 하는데..configure를 할 필요가 없다고 나옵니다.
Mysql 설치 후 root 계정을 만들려고 하는데.,.안됩니다..
Warning Can't connect to local MySQL server through
socket '/tmp/mysql.sock' (2)
이런 경우엔 어떤 커멘드를 사용해서 설치및 계정을 만들 수 있는지 알려
주시기 바랍니다.
압축 풀고 /bin에 가서 mysqld이나 safe_mysqld를 실행하면 실행과 동시
에 종료가 됩니다..데몬이 떴다 사라진다는 말이죠..
원인이 무엇인지 까지 아려주셨으면 감사하겠습니다.
-------------------------------------------------------------------
NOTE This is a MySQL binary distribution. It's ready to run, you
don't need to configure it!
To help you a bit. I am now going to create the needed MySQL,
database and start the MySQL server for you. If you run into any
trouble, please consult the MySQL manual, that you can find in the
Docs directory.
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing table_priv table
Preparing columns_priv table
Installing all prepared tables
020511 234450 ./bin/mysqld Shutdown Complete
To start mysqld at boot time you have to copy support-
file/mysql_server to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with
./bin/mysqladmin -u root -p password 'new-password'
./bin/mysqladmin -u root -h BGC -p password 'new-password'
See the manual for more instructions.
You can start the MySQL daemon with
cd . ; ./bin/safe_mysqld &
You can test the MySQL daemon with the benchmarks in the 'seq-bench'
directory
cd sql-bench ; run-all-tests
Please report any problems with the ./bin/mysqlbug script!
The lastest information about MySQL is avaliable on the web at
http//www.mysql.com
Support MySQL by buying support/licenses at http//order.mysql.com
Starting the mysqld srver. You can test that it is up and running
with command
./bin/mysqladmin version
[root@BGC mysql-3.23.49a-pc-linux-gnu-i686]# chown 'mysql'invalid
user
Starting mysqld daemon with databases from /usr/local/mysql-3.23.49a-
pc-linux-gnu-i686/data
020511 234450 mysqld ended
-------------------------------------------------------------------
Re: [급함]Linux7.2 Enigma 에 mysql-3.23.49a-pc-linux-gnu-i68
다운받으신건 컴파일을 필요로하는 소스파일이 아니라 미리 컴파일되어서
배포되는 실행바이너리파일입니다.
자세한건 포함된 문서중에 installation쯤 되는 파일을 찾아서 읽어보세
요.
Re^2: [그러면..]Linux7.2 Enigma 에 mysql-3.23.49a-pc-linux-g
그러면 컴파일을 필요로하는 소스파일과 미리 컴파일되어서 배포되는 실행
바이너리파일을 파일명에서 떻게 구분되어 있나요..
mysql.com 사이트에서 바로 다운 받았는데..컴파일 가능한 파일의 파일명
은 어떠한 것인지요..
Re^3: [그러면..]Linux7.2 Enigma 에 mysql-3.23.49a-pc-linux-g
소스 버젼은 아래와 같은 파일 이름을 가지고 있습니다.
mysql-3.23.49.tar.gz
그리고 기존에 설치된 rpm버젼은 지우셨는지요?
댓글 달기