X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fmanuals%2Fen%2Finstall%2Finstallation.tex;h=2a47cd6c7c49e8d5c40601ac356fb945832cb6ef;hb=6ff73189a102731a6937d8955cab1b6b579bf3a5;hp=f6a9349a0cda17a547b257b0d23d796dc928a859;hpb=8189a69ff4071dedac65cfd295510e7cd663fc57;p=bacula%2Fdocs diff --git a/docs/manuals/en/install/installation.tex b/docs/manuals/en/install/installation.tex index f6a9349a..2a47cd6c 100644 --- a/docs/manuals/en/install/installation.tex +++ b/docs/manuals/en/install/installation.tex @@ -693,15 +693,13 @@ customize your installation. \item [ {-}{-}enable-bat ] \label{enablebat} \index[general]{{-}{-}enable-bat} - If you have Qt4 >= 4.2 installed on your computer including the + If you have Qt4 >= 4.3 installed on your computer including the libqt4 and libqt4-devel (libqt4-dev on Debian) libraries, and you want to use the Bacula Administration Tool (bat) GUI Console interface to Bacula, you must specify this option. Doing so will build everything in the {\bf src/qt-console} directory. The build with enable-bat will work only with a full Bacula build (i.e. it will not work with a client-only - build). In addition to the Qt4 libraries, linking bat requires - the qwt package installed on your system. Please see the next - configure option (with-qwt) for how to build the qwt package. + build). Qt4 is available on OpenSUSE 10.2, CentOS 5, Fedora, and Debian. If it is not available on your system, you can download the {\bf depkgs-qt} @@ -713,8 +711,10 @@ customize your installation. \item [ {-}{-}with-qwt=\lt{}path\gt{} ] \index[general]{{-}{-}with-qwt} - To build bat, you need the qwt graphics package installed on - your system. The path specified must be an absolute path and + The qwt package is a graphics library for Qt. If it is included + during the building of bat, you will get one extra graphical function. + At the current time, we recommend not including this option when + building bat. The path specified must be an absolute path and not relative. The qwt package is available for download from @@ -726,12 +726,12 @@ customize your installation. --with-qwt=/usr/lib/qwt-5.0.2 \end{verbatim} - Alternatively, you can download the Bacula depkgs package (currently - version 11Jul07) and build it, then assuming that you have put it + Alternatively, you can download the Bacula depkgs-qt package (currently + version 28Jul09) and build it, then assuming that you have put it into a directory named bacula, you would specify: \begin{verbatim} - --with-qwt=$HOME/bacula/depkgs/qwt + --with-qwt=$HOME/bacula/depkgs-qt/qwt \end{verbatim} Some packages such as Debian do not adhere to the standard of