SandraR,
Tuesday, July 23, 2002, 6:04:42 PM, you wrote:

S> I need re-compiling mysql 3.23.37 in linux, how can I do this.
S> In the maestrosdelweb link said how is the compilation, the problem is that
S> these commands (./config and make) are not available from my install
S> folders. I have not a directory where I can found.
S> I have in:
S>     /var/lib/mysql/ -> the data bases
S> and in
S>     /usr/bin/ -> the commands.

S> The question is ¿how can I re-compile mysql 3.23.37??

Check docs:
      http://www.mysql.com/doc/Q/u/Quick_install.html

shell> cd mysql-VERSION
shell> ./configure --prefix=/usr/local/mysql
shell> make





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   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