]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manual/supported.tex
Build latest manual + build developer's manual + update site
[bacula/docs] / docs / manual / supported.tex
index 6ba2ff3dfed1086318da79876d3366bf23eab7b5..5550283fc98b6c0dd672b587beb1c06558efa2ee 100644 (file)
@@ -19,7 +19,7 @@
 Solaris systems. 
 \item It requires GNU C++ version 2.95 or higher to compile. You can try  with
 other compilers and older versions, but you are on your own.  We have
-successfully compiled and used Bacula on RH8.0/RH9/RHEL 3.0  with GCC 3.2.
+successfully compiled and used Bacula on RH8.0/RH9/RHEL 3.0/FC3  with GCC 3.4.
 Note, in general GNU C++ is a separate package (e.g.  RPM) from GNU C, so you
 need them both loaded. On RedHat systems,  the C++ compiler is part of the
 {\bf gcc-c++} rpm package. 
@@ -38,9 +38,9 @@ should be relatively easy.
 also runs under GNOME 1.4 but this version is deprecated and  thus no longer
 maintained. 
 \item The wxWidgets Console program is developed and tested with the latest 
-stable version of 
-\elink{wxWidgets}{http://www.wxwidgets.org/} (2.4.2).  It works fine with the
-Windows and GTK+-1.x version of wxWidgets, and should  also works on other
+stable ANSI (not Unicode) version of 
+\elink{wxWidgets}{http://www.wxwidgets.org/} (2.6.0).  It works fine with the
+Windows and GTK+-2.x version of wxWidgets, and should  also works 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
@@ -62,7 +62,7 @@ install the
 \addcontentsline{toc}{subsection}{Supported Operating Systems}
 
 \begin{itemize}
-\item Linux systems (built and tested on RedHat Enterprise Linux 3.0).  
+\item Linux systems (built and tested on RedHat Fedora Core 3).  
 \item If you have a recent Red Hat Linux system running the 2.4.x kernel  and
 you have the directory {\bf /lib/tls} installed on your  system (normally by
 default), bacula will {\bf NOT} run. This is  the new pthreads library and it
@@ -74,9 +74,12 @@ variable ``LD\_ASSUME\_KERNEL=2.4.19'' prior to  executing Bacula. For this
 option, you do not need to reboot, and  all programs other than Bacula will
 continue to use /lib/tls.  
 
-The feedback that we have for 2.6 kernels is that the  same problem exists.
-However, on 2.6 kernels, we would  probably recommend using the environment
-variable override  (LD\_ASSUME\_KERNEL=2.4.19) rather than removing /lib/tls. 
+The feedback that we have for 2.6 kernels is that the same problem may
+exist.  However, we have not been able to reproduce the above mentioned
+problem (bizarre hangs) on 2.6 kernels.  If you do experience problems, we
+recommend using the environment variable override
+(LD\_ASSUME\_KERNEL=2.4.19) rather than removing /lib/tls, because TLS
+is designed to work with 2.6 kernels.
 
 \item Most flavors of Linux (Gentoo, SuSE, Mandrake, Debian, ...).  
 \item Solaris various versions.