Contents
Installed Programs:
None
Installed Libraries:
libx86emu
Installed Directories:
None
The libx86emu package contains a library for emulating x86 calls, which is often used for working with firmware and handling VBE calls.
Install libx86emu by running the following commands:
make VERSION=3.7 \
MAJOR_VERSION=3 \
shared
Now, as the root user:
make VERSION=3.7 \
MAJOR_VERSION=3 \
LIBDIR=/usr/lib \
install