No, it should not be.

Eric Morgan wrote:
> 
> Yes, The prefix path I used below is the path to the source
> distribution.  Should it not be?
> 
> Eric
> 
> Mohamad Ilhami wrote:
> >
> > On Wed, 14 Mar 2001, Eric Morgan wrote:
> >
> > > I configured and compiled mysql-3.23.34a without even a warning:
> > >
> > > ./configure --prefix=/usr/local/mysql-3.23.34a
> > Is Mysql binary installation directory (indicated by prefix) same
> > with MySQL source code ?
> >
> > > make
> > >
> > > but when I do a make install I get errors listed below. I included the
> > > mysqlbug output if needed below that.
> > > I dont know what the install is trying to do here (newbie :). I have
> > > made sure that mysql wasnt already installed (rpm -qa|grep mysql ).
> > > Anyone have any clues?
> > >
> > > TIA!
> > > Eric
> > >
> > > Making install in sql-bench
> > > make[1]: Entering directory `/usr/local/mysql-3.23.34a/sql-bench'
> > > make[2]: Entering directory `/usr/local/mysql-3.23.34a/sql-bench'
> > > make[2]: Nothing to be done for `install-exec-am'.
> > > /bin/sh ../mkinstalldirs /usr/local/mysql-3.23.34a/sql-bench
> > >  /usr/bin/install -c  test-ATIS
> > > /usr/local/mysql-3.23.34a/sql-bench/test-ATIS
> > > /usr/bin/install: `test-ATIS' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/test-ATIS' are the same file
> > >  /usr/bin/install -c  test-connect
> > > /usr/local/mysql-3.23.34a/sql-bench/test-connect
> > > /usr/bin/install: `test-connect' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/test-connect' are the same file
> > >  /usr/bin/install -c  test-create
> > > /usr/local/mysql-3.23.34a/sql-bench/test-create
> > > /usr/bin/install: `test-create' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/test-create' are the same file
> > >  /usr/bin/install -c  test-insert
> > > /usr/local/mysql-3.23.34a/sql-bench/test-insert
> > > /usr/bin/install: `test-insert' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/test-insert' are the same file
> > >  /usr/bin/install -c  test-big-tables
> > > /usr/local/mysql-3.23.34a/sql-bench/test-big-tables
> > > /usr/bin/install: `test-big-tables' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/test-big-tables' are the same file
> > >  /usr/bin/install -c  test-select
> > > /usr/local/mysql-3.23.34a/sql-bench/test-select
> > > /usr/bin/install: `test-select' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/test-select' are the same file
> > >  /usr/bin/install -c  test-wisconsin
> > > /usr/local/mysql-3.23.34a/sql-bench/test-wisconsin
> > > /usr/bin/install: `test-wisconsin' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/test-wisconsin' are the same file
> > >  /usr/bin/install -c  test-alter-table
> > > /usr/local/mysql-3.23.34a/sql-bench/test-alter-table
> > > /usr/bin/install: `test-alter-table' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/test-alter-table' are the same file
> > >  /usr/bin/install -c  bench-init.pl
> > > /usr/local/mysql-3.23.34a/sql-bench/bench-init.pl
> > > /usr/bin/install: `bench-init.pl' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/bench-init.pl' are the same file
> > >  /usr/bin/install -c  compare-results
> > > /usr/local/mysql-3.23.34a/sql-bench/compare-results
> > > /usr/bin/install: `compare-results' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/compare-results' are the same file
> > >  /usr/bin/install -c  run-all-tests
> > > /usr/local/mysql-3.23.34a/sql-bench/run-all-tests
> > > /usr/bin/install: `run-all-tests' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/run-all-tests' are the same file
> > >  /usr/bin/install -c  server-cfg
> > > /usr/local/mysql-3.23.34a/sql-bench/server-cfg
> > > /usr/bin/install: `server-cfg' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/server-cfg' are the same file
> > >  /usr/bin/install -c  crash-me
> > > /usr/local/mysql-3.23.34a/sql-bench/crash-me
> > > /usr/bin/install: `crash-me' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/crash-me' are the same file
> > >  /usr/bin/install -c  copy-db
> > > /usr/local/mysql-3.23.34a/sql-bench/copy-db
> > > /usr/bin/install: `copy-db' and
> > > `/usr/local/mysql-3.23.34a/sql-bench/copy-db' are the same file
> > > make[2]: *** [install-benchSCRIPTS] Error 1
> > > make[2]: Leaving directory `/usr/local/mysql-3.23.34a/sql-bench'
> > > make[1]: *** [install-am] Error 2
> > > make[1]: Leaving directory `/usr/local/mysql-3.23.34a/sql-bench'
> > > make: *** [install-recursive] Error 1
> > >
> > >
> > > SEND-PR: -*- send-pr -*-
> > > SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
> > > SEND-PR: will all comments (text enclosed in `<' and `>').
> > > SEND-PR:
> > > From: root
> > > To: [EMAIL PROTECTED]
> > > Subject: [50 character or so descriptive subject here (for reference)]
> > >
> > > >Description:
> > >       <precise description of the problem (multiple lines)>
> > > >How-To-Repeat:
> > >       <code/input/activities to reproduce the problem (multiple lines)>
> > > >Fix:
> > >       <how to correct or work around the problem, if known (multiple lines)>
> > >
> > > >Submitter-Id:        <submitter ID>
> > > >Originator:  root
> > > >Organization:
> > >  <organization of PR author (multiple lines)>
> > > >MySQL support: [none | licence | email support | extended email support ]
> > > >Synopsis:    <synopsis of the problem (one line)>
> > > >Severity:    <[ non-critical | serious | critical ] (one line)>
> > > >Priority:    <[ low | medium | high ] (one line)>
> > > >Category:    mysql
> > > >Class:               <[ sw-bug | doc-bug | change-request | support ] (one 
>line)>
> > > >Release:     mysql-@VERSION@@MYSQL_SERVER_SUFFIX@ (@COMPILATION_COMMENT@)
> > >
> > > >Environment:
> > >       <machine, os, target, libraries (multiple lines)>
> > > System: Linux cancerman.home.com 2.2.17-21mdk #1 Thu Oct 5 13:16:08 CEST
> > > 2000 i586 unknown
> > > Architecture: i586
> > >
> > > Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc
> > > /usr/bin/cc
> > > GCC: Reading specs from
> > > /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/specs
> > > gcc version 2.95.3 19991030 (prerelease)
> > > Compilation info: CC='@CC@'  CFLAGS='@CFLAGS@'  CXX='@CXX@'
> > > CXXFLAGS='@CXXFLAGS@'  LDFLAGS='@LDFLAGS@'
> > > LIBC:
> > > lrwxrwxrwx    1 root     root           13 Mar 14 00:08 /lib/libc.so.6
> > > -> libc-2.1.3.so
> > > -rwxr-xr-x    1 root     root       931668 Oct  4 09:26
> > > /lib/libc-2.1.3.so
> > > -rw-r--r--    1 root     root     20749008 Oct  4 09:25 /usr/lib/libc.a
> > > -rw-r--r--    1 root     root          178 Oct  4 09:25 /usr/lib/libc.so
> > > Configure command: @CONF_COMMAND@

---------------------------------------------------------------------
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

Reply via email to