]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/BUILD
Tweak fix MySQL quoting again :-(
[bacula/bacula] / bacula / src / wx-console / BUILD
index 918dee4b38c13187a8cced66e383035788583a2d..b8d0dd430865b6a0f41ee344e7ee18abf30cc7ae 100644 (file)
@@ -3,11 +3,12 @@ Windows/cygwin compiling notes:
  - Download latest depkgs-win32 code.
  - See <bacula-source>/src/win32/README.win32
 
-GTK/Linux compiling notes:
+GTK/Linux (and *nix) compiling notes:
  - Download www.wxwidgets.org wxWidgets code version 2.4.2
- - Build and install the above.
- - Use ./configure --enable-wx-console for the Bacula build
+ - Build and install the above using --disable-universal configure
+    option.
+ - Use ./configure --enable-bwx-console for the Bacula build
    It will then be built and installed automatically with the
    other programs.
- - Edit the wx-console.conf in the current directory to have the
+ - Edit the bwx-console.conf in the current directory to have the
    correct values for your Director (name, IP address, password).