]> git.proxmox.com Git - grub2.git/blobdiff - INSTALL
* include/grub/file.h (GRUB_FILE_SIZE_UNKNOWN): New definition.
[grub2.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 0dd408bcc02f2b56dd229547dd22e0dc44a00496..e325fa2b2f5b8a9f7d7c18bd8aca0b0d6f4c8729 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -16,15 +16,31 @@ configuring the GRUB.
 * GNU Bison 2.3 or later
 * GNU gettext 0.17 or later
 * GNU binutils 2.9.1.0.23 or later
+* Flex 2.5.35 or later
 * Other standard GNU/Unix tools
 
+On GNU/Linux, you also need:
+
+* libdevmapper 1.02.34 or later (recommended)
+
+To build grub-emu, you need:
+
+* ncurses
+* libusb (recommended)
+* SDL (recommended)
+
+To build GRUB's graphical terminal (gfxterm), you need:
+
+* FreeType 2 or later
+* GNU Unifont
+
 If you use a development snapshot or want to hack on GRUB you may
 need the following.
 
-* Ruby 1.6 or later
 * Python 2.5.2 or later
 * Autoconf 2.60 or later
 * Automake 1.10.1 or later
+* Autogen 5.10 or later
 
 Prerequisites for make-check: