]> git.sur5r.net Git - bacula/bacula/commitdiff
Update win32 doc
authorKern Sibbald <kern@sibbald.com>
Wed, 1 Aug 2007 06:35:15 +0000 (06:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 1 Aug 2007 06:35:15 +0000 (06:35 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5275 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/README.mingw32

index 394997dcbcdc8d61ece4838fe57ff25f9df7f8ca..cc8b0f79cc748f1ac25e06a0fce1764ef804a9af 100644 (file)
@@ -29,6 +29,16 @@ The extracted doc directory name will be bacula-docs-version where version
 is the version number.  The directory must be renamed to docs (ie remove
 the leading bacula- and the -version portion of the name).
 
+Note, a number of packages must be installed to build the cross-tools
+and the depkgs files.  Most are rather standard such as gcc, g++,
+make, ...  However a few that you may not have are:
+
+  texinfo
+  flex
+  bison
+  m4
+  ...
+
 Once the source is on your system, change to the win32 directory
         cd .../bacula/src/win32