Closed mrmuskrat closed 7 years ago
I'm on Fedora 25 and I had to install the following packages: libXi-devel, xcb-util-devel and asciidoc.
For every header,
dnf whatprovides '*/X11/extensions/XInput2.h'
apt-file find 'X11/extensions/XInput2.h'
On Debian [Sid]: # aptitude install libx11-xcb-dev
The build requires a2x which is why I had to install the Fedora asciidoc package.
Can you please document which packages are required to build xedgewarp?
Do we need development files for libX11, X11 Protocol headers or what?