File: INSTALL

package info (click to toggle)
efibootmgr 14-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 304 kB
  • ctags: 208
  • sloc: ansic: 2,729; makefile: 88
file content (13 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
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/rhinstaller/efivar
pkg-config: http://pkgconfig.freedesktop.org