[前][次][番号順一覧][スレッド一覧]

mysql:6310

From: aki hashizume <aki hashizume <ahashizu@xxxxxxxxxx>>
Date: Tue, 1 Oct 2002 15:21:24 +0900
Subject: [mysql 06310] solaris sever への install

初めまして。

solaris serverにMySQLのinstallを試みていますが、どうしても以下のような
error messageが出てうまくいきません。もし、installがうまくいかない原因が
何か分かりましたら教えてください。
installは、solaris用のbinary 版を用いています。root directoryには私の権限で
は置けないので、自分のhome directoryにinstallしています。そのため、ownerや
group の指定は行っていません。
mysqlbug の出力も添付します。
------------------------------------
>Release:       mysql-4.0.3-beta (Official MySQL binary)
>Environment:
<machine, os, target, libraries (multiple lines)>
System: SunOS supernig 5.8 Generic_108528-12 sun4us sparc FJSV,GPUSK
Architecture: sun4
Some paths:  /usr/bin/perl /usr/ccs/bin/make /opt/SUNWspro/bin/cc
Compilation info: CC='gcc'  CFLAGS='-O3 -fno-omit-frame-pointer'  CXX='gcc'
CXXFLAGS='-O3 -fno-omi\
t-frame-pointer -felide-constructors -fno-exceptions -fno-rtti'  LDFLAGS=''
LIBC:
-rw-r--r--   1 root     bin      1763908 Jan 10  2002 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Apr 25  2001 /lib/libc.so ->
./libc.so.1
-rwxr-xr-x   1 root     bin      1136748 Jan 10  2002 /lib/libc.so.1
-rw-r--r--   1 root     bin      1763908 Jan 10  2002 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Apr 25  2001 /usr/lib/libc.so ->
./libc.so.1
-rwxr-xr-x   1 root     bin      1136748 Jan 10  2002 /usr/lib/libc.so.1
Configure command: ./configure --prefix=/usr/local/mysql
'--with-comment=Official MySQL binary' --w\
ith-extra-charsets=complex --with-server-suffix=
--enable-thread-safe-client --enable-local-infile
------------------------------------
初めての質問で、情報が足りないかもしれませんので、ご指摘下さい。
よろしくお願いします。

橋爪
=========error message===========================
supernig% scripts/mysql_install_db
ld.so.1: ./bin/my_print_defaults: fatal: libz.so.1: open failed: No such
file or
 directory
WARNING: The host 'supernig' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL deamon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges !
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
ld.so.1: ./bin/mysqld: fatal: libz.so.1: open failed: No such file or directory
Killed
Installation of grant tables failed!

Examine the logs in ./data for more information.
You can also try to start the mysqld daemon with:
./bin/mysqld --skip-grant &
You can use the command line tool
./bin/mysql to connect to the mysql
database and look at the grant tables:

shell> ./bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in ./data that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the ./bin/mysqlbug script!
========================================================

[前][次][番号順一覧][スレッド一覧]

->    6310 2002-10-01 15:21 [aki hashizume <ahash] solaris sever への install              
      6312 2002-10-01 16:17 ┣[Naomasa Numajiri <na]                                       
      6313 2002-10-01 16:35 ┃┗[aki hashizume <ahash]                                     
      6314 2002-10-02 00:20 ┗[とみたまさひろ <tomm]                                       
      6376 2002-10-09 14:25  ┗[aki hashizume <ahash]                                     
      6407 2002-10-11 01:49   ┗[とみたまさひろ <tomm]                                   
      6421 2002-10-11 23:10    ┗[tateyan <tateyan@xxx]