]> git.sur5r.net Git - bacula/docs/commitdiff
Final changes
authorKern Sibbald <kern@sibbald.com>
Thu, 5 Jan 2006 10:25:00 +0000 (10:25 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 5 Jan 2006 10:25:00 +0000 (10:25 +0000)
docs/developers/version.tex
docs/manual-de/version.tex
docs/manual/mysql.tex
docs/manual/version.tex

index 6ff712c8d8028bee8fe9ebc7e762a6a86b869839..c1983e89b6d9a82c627f402fab6dbbd7cbdd4fca 100644 (file)
@@ -1 +1 @@
-1.38.3 (22 December 2005)
+1.38.3 (26 December 2005)
index 6ff712c8d8028bee8fe9ebc7e762a6a86b869839..c1983e89b6d9a82c627f402fab6dbbd7cbdd4fca 100644 (file)
@@ -1 +1 @@
-1.38.3 (22 December 2005)
+1.38.3 (26 December 2005)
index 40df0ad7d65fdb6eacb7fca1c22a17eeb0a680cd..af32170da4e9cba92f969994817dc31b2e58c901 100644 (file)
@@ -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-<version>.rpm
+mysql-server-<version>.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: 
index 6ff712c8d8028bee8fe9ebc7e762a6a86b869839..c1983e89b6d9a82c627f402fab6dbbd7cbdd4fca 100644 (file)
@@ -1 +1 @@
-1.38.3 (22 December 2005)
+1.38.3 (26 December 2005)