Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 3 and Version 4 of Building/Grub


Ignore:
Timestamp:
07/23/12 03:58:00 (12 years ago)
Author:
C Rempel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Building/Grub

    v3 v4  
    1212  $ ../grub-1.94/configure --prefix=/tmp/g2/build
    1313  $ make all install
     14  $ cd grub
     15  $ ./autogen.sh
    1416
    1517where the prefix can be anything suitable for your machine. If configure fails with a missing LZO library check you have the lzo-devel package installed.