]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/mysql.tex
Updates
[bacula/docs] / docs / manuals / en / main / mysql.tex
index 75cc6f0e8f601adabe907de723998bf961c8bed0..fb937269b26475d925c7cc1a2da6ebdcb1c8e672 100644 (file)
@@ -39,15 +39,28 @@ mysql-server-<version>.rpm
 mysql-devel-<version>.rpm
 \end{verbatim}
 \normalsize
+
+If you wish to install them from debs, you will probably need the
+following:
+
+\footnotesize
+\begin{verbatim}
+mysql-server-<version>.deb
+mysql-client-<version>.deb
+libmysqlclient15-dev-<version>.deb
+libmysqlclient15off-<version>.deb
+\end{verbatim}
+\normalsize
+
 The names of the packages may vary from distribution to
-distribution. It is important to have the devel package loaded as
+distribution. It is important to have the {\bf devel} or {\bf dev} package loaded as
 it contains the libraries and header files necessary to build
 Bacula.  There may be additional packages that are required to 
 install the above, for example, zlib and openssl.   
 
 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,
+files installed with mysql-server. If you have installed MySQL by debs or 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.