Re: The Manual on MySQL is not updated...

2002-12-14 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Thu, 12 Dec 2002, Jocelyn Fournier wrote:

 About bk -r get -Sq, after a bk pull, is bk -r edit still needed or
 bk -r get -Sq could replace it ?

I'd say it's still needed, if you want to be able to make modifications,
too. By default, bk get does not check out the files in read-write mode
- - this is what bk edit does.

Bye,
LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /  Mr. Lenz Grimmer [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/ Hamburg, Germany
   ___/   www.mysql.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE9+dARSVDhKrJykfIRAvJLAJ9CS7gOe+pN51l8DKt2g+SuEoyDVACeK7at
HzJd+2J27x6SZyiz5VOexk8=
=tVfj
-END PGP SIGNATURE-


-
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: The Manual on MySQL is not updated...

2002-12-12 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Wed, 11 Dec 2002, Dyego Souza do Carmo wrote:

 http://www.mysql.com/doc/en/Installing_source_tree.html

 In the manual , to compile a source tree only type:

 shell cd mysql-4.0
 shell bk -r get -Sq
 shell aclocal; autoheader; autoconf;  automake;
 shell ./configure  # Add your favorite options here
 shell make

 but , if you using innodb this is not true, to perfect compilation of
 mysql with innodb you take:

 shell cd mysql-4.0
 shell bk -r get -Sq
 shell aclocal; autoheader; autoconf;  automake;
 shell cd innobase
 shell aclocal; autoheader; autoconf;  automake;
 shell cd ..
 shell ./configure  # Add your favorite options here
 shell make

 if you not type aclocal; autoheader; autoconf;  automake; in
 innobase directory , the compilation print a error.

 i´m true ?

Yes, that's correct. Thanks for the hint - I fixed this part of the manual
now.

Bye,
LenZ
- - --
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /  Mr. Lenz Grimmer [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/ Hamburg, Germany
   ___/   www.mysql.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE9+KOsSVDhKrJykfIRAhv8AJwJX6831og2hBTRVaGq3gZIr7GTVgCfSFwE
ZJfa8h+vQ8MFpE+gpkhEZ68=
=WBQe
-END PGP SIGNATURE-


-
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: The Manual on MySQL is not updated...

2002-12-12 Thread Jocelyn Fournier
Hi,

About bk -r get -Sq, after a bk pull, is bk -r edit still needed or
bk -r get -Sq could replace it ?

Thanks and regards,
  Jocelyn
- Original Message -
From: Lenz Grimmer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, December 12, 2002 2:56 PM
Subject: Re: The Manual on MySQL is not updated...


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Wed, 11 Dec 2002, Dyego Souza do Carmo wrote:

 http://www.mysql.com/doc/en/Installing_source_tree.html

 In the manual , to compile a source tree only type:

 shell cd mysql-4.0
 shell bk -r get -Sq
 shell aclocal; autoheader; autoconf;  automake;
 shell ./configure  # Add your favorite options here
 shell make

 but , if you using innodb this is not true, to perfect compilation of
 mysql with innodb you take:

 shell cd mysql-4.0
 shell bk -r get -Sq
 shell aclocal; autoheader; autoconf;  automake;
 shell cd innobase
 shell aclocal; autoheader; autoconf;  automake;
 shell cd ..
 shell ./configure  # Add your favorite options here
 shell make

 if you not type aclocal; autoheader; autoconf;  automake; in
 innobase directory , the compilation print a error.

 i´m true ?

Yes, that's correct. Thanks for the hint - I fixed this part of the manual
now.

Bye,
LenZ
- - --
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /  Mr. Lenz Grimmer [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/ Hamburg, Germany
   ___/   www.mysql.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE9+KOsSVDhKrJykfIRAhv8AJwJX6831og2hBTRVaGq3gZIr7GTVgCfSFwE
ZJfa8h+vQ8MFpE+gpkhEZ68=
=WBQe
-END PGP SIGNATURE-


-
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




The Manual on MySQL is not updated...

2002-12-11 Thread Dyego Souza do Carmo


In the site:

http://www.mysql.com/doc/en/Installing_source_tree.html

In the manual , to compile a source tree only type:

shell cd mysql-4.0
shell bk -r get -Sq
shell aclocal; autoheader; autoconf;  automake;
shell ./configure  # Add your favorite options here
shell make

but , if you using innodb this is not true, to perfect compilation of
mysql with innodb you take:

shell cd mysql-4.0
shell bk -r get -Sq
shell aclocal; autoheader; autoconf;  automake;
shell cd innobase
shell aclocal; autoheader; autoconf;  automake;
shell cd ..
shell ./configure  # Add your favorite options here
shell make


if you not type aclocal; autoheader; autoconf;  automake; in
innobase directory , the compilation print a error.


i´m true ?


Tnks,

sql,query
-
  ++  Dyego Souza do Carmo   ++   Dep. Desenvolvimento   
-
 E S C R I B A   I N F O R M A T I C A
-
The only stupid question is the unasked one (somewhere in Linux's HowTo)
Linux registred user : #230601
-- 
$ look into my eyes Phone : +55 041 296-2311  r.112
look: cannot open my eyes Fax   : +55 041 296-6640
-
   Reply: [EMAIL PROTECTED]



-
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