mysql-3.23.33

2001-10-04 Thread CMU System Administrator

Please solve the problem :

# uname -a
SunOS mail.chiangmai.ac.th 5.7 Generic_106541-02 sun4m sparc 
SUNW,SPARCstation-10
# make -v
GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.
Built for sparc-sun-solaris2.7
# pwd
/export/home0/mysql-3.23.33
# make
# make install
Making install in include
make[1]: Entering directory `/export/home0/mysql-3.23.33/include'
make[2]: Entering directory `/export/home0/mysql-3.23.33/include'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/mysql/include/mysql
mkdir /usr/local/mysql
mkdir /usr/local/mysql/include
mkdir /usr/local/mysql/include/mysql
 .././install-sh -c -m 644 dbug.h /usr/local/mysql/include/mysql/dbug.h
.
.
.
creating support-files/Makefile
Can't open ./support-files/Makefile.in
creating mysql-test/Makefile
Can't open ./mysql-test/Makefile.in
creating include/mysql_version.h
creating config.h
config.h is unchanged


Thank you very much

[EMAIL PROTECTED] (THAILAND)




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




mysql-3.23.33

2001-10-04 Thread CMU System Administrator


Please solve the problems :
# uname -a
SunOS Adviser.chiangmai.ac.th 5.7 Generic_106541-02 sun4m sparc
SUNW,SPARCstation-10
# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.1/specs
gcc version 2.95.1 19990816 (release)
# pwd
/export/home0/mysql-3.23.33
# 
# ./configure --prefix=/usr/local/mysql
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.7
checking target system type... sparc-sun-solaris2.7
checking build system type... sparc-sun-solaris2.7
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
.
.
.
reating Docs/Makefile
creating support-files/Makefile
Can't open ./support-files/Makefile.in
creating mysql-test/Makefile
Can't open ./mysql-test/Makefile.in
creating include/mysql_version.h
creating config.h

MySQL has a Web site at http://www.mysql.com/ which carries details on the



Thank you
[EMAIL PROTECTED] (THAILAND)



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




mysql-3.22.33

2001-10-02 Thread CMU System Administrator

Please solve the problems

# 
# groupadd mysql
# useradd -g mysql mysql
# cd /export/home0
# gunzip  mysql-3.23.33.tar.gz | tar xvf -
# cd mysql-3.23.33
# ./configure --prefix=/usr/local/mysql
# make
make  all-recursive
Making all in include
Making all in Docs
Making all in readline
Making all in libmysql
Making all in client
Making all in strings
Making all in dbug
Making all in mysys
Making all in extra
Making all in regex
Making all in isam
.
.
.
/usr/bin/rm -f copy-db copy-db-t
/usr/bin/sed \
  -e 's!@''benchdir''@!/usr/local/mysql/sql-bench!g' \
  -e 's!@''bindir''@!/usr/local/mysql/bin!g' \
  -e 's!@''scriptdir''@!/usr/local/mysql/bin!g' \
  -e 's!@''prefix''@!/usr/local/mysql!g' \
  -e 's!@''datadir''@!/usr/local/mysql/share!g' \
  -e 's!@''localstatedir''@!/usr/local/mysql/var!g' \
  -e 's!@''libexecdir''@!/usr/local/mysql/libexec!g' \
  -e 's!@''PERL''@!/usr/local/bin/perl!' \
  -e 's!@''VERSION''@!3.23.33!' \
  -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
  copy-db.sh  copy-db-t
/usr/bin/chmod +x copy-db-t
/usr/bin/mv copy-db-t copy-db
Making all in mysql-test
make: Fatal error: Don't know how to make target `all'
Current working directory /export/home0/mysql-3.23.33/mysql-test
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home0/mysql-3.23.33
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'

Thank you.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php