]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/wx-console/BUILD
Correct a minor build problem with wx-console.
[bacula/bacula] / bacula / src / wx-console / BUILD
1
2 Windows/cygwin compiling notes:
3  - Download latest depkgs-win32 code.
4  - See <bacula-source>/src/win32/README.win32
5
6 GTK/Linux (and *nix) compiling notes:
7  - Download www.wxwidgets.org wxWidgets code version 2.4.2
8  - Build and install the above using --disable-universal configure
9     option.
10  - Use ./configure --enable-wx-console for the Bacula build
11    It will then be built and installed automatically with the
12    other programs.
13  - Edit the wx-console.conf in the current directory to have the
14    correct values for your Director (name, IP address, password).