installing 3.23.49 on solaris 5.8 fails

2002-07-02 Thread Pushkar Pradhan

I used gnu's make as recommended, make was successful, however gmake
install gives the foll. error:
 /usr/local/gnu/bin/install -c  copy-db
/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench/copy-db
/usr/local/gnu/bin/install: `copy-db' and
`/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench/copy-db' are the same
file
gmake[2]: *** [install-benchSCRIPTS] Error 1
gmake[2]: Leaving directory
`/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory
`/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench'
gmake: *** [install-recursive] Error 1

I searched google, documentation but couldn't find any such errors
reported? Does anybody know the problem, config. options:
./configure  --prefix=/rstc/user1/erc/pushkar/mysql-3.23.49

-Pushkar S. Pradhan


-
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




Re: installing 3.23.49 on solaris 5.8 fails

2002-07-02 Thread Gerald Clark

It looks like you configured it to install in the source directory.

Pushkar Pradhan wrote:

I used gnu's make as recommended, make was successful, however gmake
install gives the foll. error:
 /usr/local/gnu/bin/install -c  copy-db
/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench/copy-db
/usr/local/gnu/bin/install: `copy-db' and
`/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench/copy-db' are the same
file
gmake[2]: *** [install-benchSCRIPTS] Error 1
gmake[2]: Leaving directory
`/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory
`/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench'
gmake: *** [install-recursive] Error 1

I searched google, documentation but couldn't find any such errors
reported? Does anybody know the problem, config. options:
./configure  --prefix=/rstc/user1/erc/pushkar/mysql-3.23.49

-Pushkar S. Pradhan


-
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





-
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




Re: installing 3.23.49 on solaris 5.8 fails

2002-07-02 Thread Pushkar Pradhan

That's right, I install all other stuff the same way. I also forgot to
mention I am not an admin, so I install everything in my own disk space on
the n/w.
Isn't that okay?
 It looks like you configured it to install in the source directory.

 Pushkar Pradhan wrote:

 I used gnu's make as recommended, make was successful, however gmake
 install gives the foll. error:
  /usr/local/gnu/bin/install -c  copy-db
 /rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench/copy-db
 /usr/local/gnu/bin/install: `copy-db' and
 `/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench/copy-db' are the same
 file
 gmake[2]: *** [install-benchSCRIPTS] Error 1
 gmake[2]: Leaving directory
 `/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench'
 gmake[1]: *** [install-am] Error 2
 gmake[1]: Leaving directory
 `/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench'
 gmake: *** [install-recursive] Error 1
 
 I searched google, documentation but couldn't find any such errors
 reported? Does anybody know the problem, config. options:
 ./configure  --prefix=/rstc/user1/erc/pushkar/mysql-3.23.49
 
 -Pushkar S. Pradhan
 
 
 -
 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
 
 



-Pushkar S. Pradhan


-
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




Re: installing 3.23.49 on solaris 5.8 fails

2002-07-02 Thread Paul DuBois

At 15:55 -0500 7/2/02, Pushkar Pradhan wrote:
That's right, I install all other stuff the same way. I also forgot to
mention I am not an admin, so I install everything in my own disk space on
the n/w.
Isn't that okay?

 From the error that you're getting, pretty clearly it's not okay the way
you're doing it.  It's okay to install in your own disk space, but you'll
have to choose a different directory.

   It looks like you configured it to install in the source directory.

  Pushkar Pradhan wrote:

  I used gnu's make as recommended, make was successful, however gmake
  install gives the foll. error:
   /usr/local/gnu/bin/install -c  copy-db
  /rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench/copy-db
  /usr/local/gnu/bin/install: `copy-db' and
  `/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench/copy-db' are the same
  file
  gmake[2]: *** [install-benchSCRIPTS] Error 1
  gmake[2]: Leaving directory
  `/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench'
  gmake[1]: *** [install-am] Error 2
  gmake[1]: Leaving directory
  `/rstc/user1/erc/pushkar/mysql-3.23.49/sql-bench'
  gmake: *** [install-recursive] Error 1
  
  I searched google, documentation but couldn't find any such errors
  reported? Does anybody know the problem, config. options:
  ./configure  --prefix=/rstc/user1/erc/pushkar/mysql-3.23.49
  
   -Pushkar S. Pradhan


-
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