]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/BUILD
- Fix ANSI labels to put EOF1 and EOF2 after each file mark.
[bacula/bacula] / bacula / src / wx-console / BUILD
index 918dee4b38c13187a8cced66e383035788583a2d..993ba190b99316d2ce00b7c1798a3e50f8420e3b 100644 (file)
@@ -3,9 +3,10 @@ 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.
+ - Build and install the above using --disable-universal configure
+    option.
  - Use ./configure --enable-wx-console for the Bacula build
    It will then be built and installed automatically with the
    other programs.