NexusSfan/xlibre-hurd
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
XLibre for Hurd --------------- The first thing you have to do is install build dependencies: * `sudo apt build-dep xorg xorg-server xorgproto` * `sudo apt install meson libdrm-dev libdbus-1-dev libepoxy-dev git-buildpackage pristine-tar` First, install the latest `xorgproto` using `./xorgproto.sh`. Then compile `xserver-xlibre-dev` using `./xserver-xlibre-dev.sh`. After that, compile the software using `make`. Finally, install the software with `./install.sh`.