File: INSTALL

package info (click to toggle)
efibootmgr 18-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 396 kB
  • sloc: ansic: 2,916; makefile: 103
file content (12 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Running 'make' builds the file src/efibootmgr.
efibootmgr should be placed into /usr/sbin/.

efibootmgr currently requires efivar version 0.19, as well as the pkg-config
utility, to be built. If you receive a message like the following:

  src/include/efi.h:32:20: fatal error: efivar.h: No such file or directory

then you have not installed these dependencies, which can be found at:

efivar: https://github.com/rhboot/efivar
pkg-config: https://pkgconfig.freedesktop.org