From 277c61a97b656ff4fffc7fcacb0c1109caa95518 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 30 Oct 2000 21:56:53 -0500 Subject: [PATCH] manual.texi you can only build from top directory Docs/manual.texi: you can only build from top directory --- Docs/manual.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Docs/manual.texi b/Docs/manual.texi index eedf6d69355..3a1b2fdcf0e 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -5282,6 +5282,10 @@ Change into the top-level directory of the unpacked distribution: shell> cd mysql-VERSION @end example +Note that currently you must configure and build @strong{MySQL} from +this top-level directory. You can not build it in a different +directory. + @item Configure the release and compile everything: