From ff5ded57784c673de68b0d39923d7cd445319a37 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 5 Jan 2006 10:25:00 +0000 Subject: [PATCH] Final changes --- docs/developers/version.tex | 2 +- docs/manual-de/version.tex | 2 +- docs/manual/mysql.tex | 19 +++++++++++++++++++ docs/manual/version.tex | 2 +- 4 files changed, 22 insertions(+), 3 deletions(-) diff --git a/docs/developers/version.tex b/docs/developers/version.tex index 6ff712c8..c1983e89 100644 --- a/docs/developers/version.tex +++ b/docs/developers/version.tex @@ -1 +1 @@ -1.38.3 (22 December 2005) +1.38.3 (26 December 2005) diff --git a/docs/manual-de/version.tex b/docs/manual-de/version.tex index 6ff712c8..c1983e89 100644 --- a/docs/manual-de/version.tex +++ b/docs/manual-de/version.tex @@ -1 +1 @@ -1.38.3 (22 December 2005) +1.38.3 (26 December 2005) diff --git a/docs/manual/mysql.tex b/docs/manual/mysql.tex index 40df0ad7..af32170d 100644 --- a/docs/manual/mysql.tex +++ b/docs/manual/mysql.tex @@ -31,6 +31,25 @@ it on our machines. Please note that our configuration leaves MySQL without any user passwords. This may be an undesirable situation if you have other users on your system. +The notes below describe how to build MySQL from the source tar files. If +you have a pre-installed MySQL, you can return to complete the installation +of Bacula, then come back to Phase II of the MySQL installation. If you +wish to install MySQL from rpms, you will probably need to install +the following: + +\footnotesize +\begin{verbatim} +mysql-.rpm +mysql-server-.rpm +\end{verbatim} +\normalsize +Once these packages are installed, you will be able to build Bacula (using +the files installed with the mysql package, then run MySQL using the +files installed with mysql-server. If you have installed MySQL by rpms, +please skip Phase I below, and return to complete the installation of +Bacula, then come back to Phase II of the MySQL installation when indicated +to do so. + Beginning with Bacula version 1.31, the thread safe version of the MySQL client library is used, and hence you must add the {\bf \verb:--:enable-thread-safe-client} option to the {\bf ./configure} as shown below: diff --git a/docs/manual/version.tex b/docs/manual/version.tex index 6ff712c8..c1983e89 100644 --- a/docs/manual/version.tex +++ b/docs/manual/version.tex @@ -1 +1 @@ -1.38.3 (22 December 2005) +1.38.3 (26 December 2005) -- 2.39.5