From: Dan Langille Date: Thu, 6 Sep 2007 19:42:06 +0000 (+0000) Subject: Same changes as in my previous commit, but on the 2.2 Branch. X-Git-Tag: Release-2.2.3~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ea39f1cafeadf71aa0fb96cb5a2b6aa571c305f3;p=bacula%2Fdocs Same changes as in my previous commit, but on the 2.2 Branch. MySQL >= 4.1 PostgreSQL >= 7.4 --- diff --git a/docs/manual/mysql.tex b/docs/manual/mysql.tex index 240b147d..b79a744d 100644 --- a/docs/manual/mysql.tex +++ b/docs/manual/mysql.tex @@ -11,12 +11,9 @@ \index[general]{Phase I!Installing and Configuring MySQL -- } If you use the ./configure \verb:--:with-mysql=mysql-directory statement for -configuring {\bf Bacula}, you will need MySQL version 3.23.53 or later -installed in the {\bf mysql-directory}. -Bacula has been tested on MySQL version 4.1.12 and works providing -you are running it in the default installation that is compatible -with MySQL 3.23.x. If you are using one of the new modes such -as ANSI/ISO compatibility, you may experience problems. +configuring {\bf Bacula}, you will need MySQL version 4.1 or later installed +in the {\bf mysql-directory}. If you are using one of the new modes such as +ANSI/ISO compatibility, you may experience problems. If MySQL is installed in the standard system location, you need only enter {\bf \verb:--:with-mysql} since the configure program will search all the diff --git a/docs/manual/postgresql.tex b/docs/manual/postgresql.tex index 4fb328f7..b59a8d4e 100644 --- a/docs/manual/postgresql.tex +++ b/docs/manual/postgresql.tex @@ -26,8 +26,8 @@ for PostgreSQL. \index[general]{PostgreSQL!Installing } If you use the {\bf ./configure \verb:--:with-postgresql=PostgreSQL-Directory} -statement for configuring {\bf Bacula}, you will need PostgreSQL version 7.3 -or later installed. NOTE! PostgreSQL versions earlier than 7.3 do not work +statement for configuring {\bf Bacula}, you will need PostgreSQL version 7.4 +or later installed. NOTE! PostgreSQL versions earlier than 7.4 do not work with Bacula. If PostgreSQL is installed in the standard system location, you need only enter {\bf \verb:--:with-postgresql} since the configure program will search all the standard locations. If you install PostgreSQL in your home