Hello!!
I have a question for the mysql install.
Type of mysql source distribution
Mysql Version mysql-3.22.32.tar.gz
My System SunOS stachyonbse01 5.7 Generic sun4u sparc SUNW,Ultra-60
After upload
> gunzip > mysql-3.22.34.tar.gz | tar -xvf -
Result of the above command(gunzip,tar) follows:
.
.
x
mysql-3.23.35/sql-bench/Results/wisconsin-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid,
676 bytes, 2 Å×ÀÌÇÁ ºí·Ï(tape block)
x mysql-3.23.35/sql-bench/Results-win32, 0 bytes, 0 Å×ÀÌÇÁ ºí·Ï(tape block)
x mysql-3.23.35/sql-bench/Results-win32/ATIS-access_odbc-win98-cmp-access,mysql, 978
bytes, 2 Å×ÀÌÇÁ ºí·Ï(tape block)
tar: µð·ºÅ丮(Directory) Checksum ¿À·ù(error)
Because of this directory's checksum error, I confused whether I continued installing
or not.
In spite of this error I continued installing this program , So the following message
is displayed.
> make
make[2]: Leaving directory `/data1/kkablue/mysql/mysql-3.22.32/bench'
Making all in support-files
make[2]: Entering directory `/data1/kkablue/mysql/mysql-3.22.32/support-files'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/data1/kkablue/mysql/mysql-3.22.32/support-files'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data1/kkablue/mysql/mysql-3.22.32'
make: *** [all-recursive-am] Error 2
> make install
cp: ./limits¸¦ ¾×¼¼½ºÇÒ¼ö ¾øÀ½
make[2]: *** [install-data-local] Error 2
make[2]: Leaving directory `/data1/kkablue/mysql/mysql-3.22.32/bench'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/data1/kkablue/mysql/mysql-3.22.32/bench'
make: *** [install-recursive] Error 1
What can i do for it, Please I will thank you to tell me how to install this program
successful.
Thank you for your attention !!