]> git.sur5r.net Git - bacula/docs/commitdiff
Tweak manual with minimum SQLite version
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 20 Jan 2010 14:16:52 +0000 (15:16 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 20 Jan 2010 14:18:38 +0000 (15:18 +0100)
docs/manuals/en/main/requirements.tex

index 9dbeed98afea97de61c313d803b4c6dec47b657d..1ce5983e567b5517e0cbc182140d61df2c329490 100644 (file)
@@ -25,7 +25,7 @@
    \begin{itemize}
    \item MySQL 4.1
    \item PostgreSQL 7.4
-   \item SQLite 2.8.16 or SQLite 3
+   \item SQLite 3
    \end{itemize}
 
 \item If you want to build the Win32 binaries, please see the
    GNOME 1.4 is no longer supported.
 \item The wxWidgets Console program is developed and tested with the latest 
    stable ANSI or Unicode version of 
-   \elink{wxWidgets}{\url{http://www.wxwidgets.org/}} (2.6.1).  It works fine with the
+   \elink{wxWidgets}{http://www.wxwidgets.org} (2.6.1).  It works fine with the
    Windows and GTK+-2.x version of wxWidgets, and should  also work on other
    platforms supported by wxWidgets. 
 \item The Tray Monitor program is developed for GTK+-2.x. It needs  GNOME less
    or equal to 2.2, KDE greater or equal to 3.1 or any window manager supporting
    the  
    \elink{ FreeDesktop system tray
-   standard}{\url{http://www.freedesktop.org/Standards/systemtray-spec}}. 
+   standard}{http://www.freedesktop.org/Standards/systemtray-spec}. 
 \item If you want to enable command line editing and history, you will  need
    to have /usr/include/termcap.h and either the termcap or the  ncurses library
    loaded (libtermcap-devel or ncurses-devel). 
 \item If you want to use DVD as backup medium, you will need to download the
-   \elink{dvd+rw-tools 5.21.4.10.8}{\url{http://fy.chalmers.se/~appro/linux/DVD+RW/}},
+   \elink{dvd+rw-tools 5.21.4.10.8}{http://fy.chalmers.se/~appro/linux/DVD+RW/},
    apply the patch that is in the {\bf patches} directory of the main
    source tree
    to make these tools compatible with Bacula, then compile and install them.