Road Runner writes:
> i am unable to execute the configure command as part of the mysql
> installation.
> 
> if i execute this statement using 'configure" found in
> /usr/doc/libtool-1.3.5/demo/:
> 
> [root /mysql-3.21.33c-pc-linux-gnu-i686]#
> /usr/doc/libtool-1.3.5/demo/configure
> --prefix=/usr/local/mysql
> 
> here is the message from this execution:
> 
> creating cache ./config.cache
> configure: error: can not find install-sh or install.sh in
> /usr/doc/libtool-1.3.
> 5/demo /usr/doc/libtool-1.3.5/demo/.. /usr/doc/libtool-1.3.5/demo/../..
> 
> 
> if i use this other configure program found in /usr/share/libtool/libltdl/:
> 
> [root /mysql-3.21.33c-pc-linux-gnu-i686]#
> /usr/share/libtool/libltdl/configure -
> -prefix=/usr/local/mysql
> 
> then i get this message upon execution:
> 
> loading cache ./config.cache
> configure: warning: *** The top-level configure must select either
> configure: warning: *** AC_LIBLTDL_INSTALLABLE or AC_LIBLTDL_CONVENIENCE.
> configure: error: *** Maybe you want to --enable-ltdl-install?
> 
> all steps were completed successfully up until this statement. apparently it
> cannot find the the configuration file.
> this appears to be a path problem. the cobalt OS is a derivation of linux
> with some minor changes.
> 
> thanks in advance !
> 
> 


Hi!

Go to www.mysql.com and download latest MySQL  source or binary for
your OS.

The above version is too old.


-- 
Regardss,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com



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