-
Notifications
You must be signed in to change notification settings - Fork 9
Building
Alberto edited this page Jun 5, 2020
·
7 revisions
- cmake >= 3.13
- gcc >= 8
- libinput >= 1.10
- ninja
sudo apt install autoconf automake bison build-essential cmake flex gcc-multilib git less libfreetype6-dev libinput-dev libncurses-dev libtool mtools ninja-build texinfo unzip zip zlib1g-dev
git clone https://github.com/Barrett17/V-OS.git
After cloning the repo, open a Terminal and enter in the sources directory.
mkdir generated.x86/
cd generated.x86/
../configure
ninja -j2