2014-11-06 13:19:51 +01:00

9 lines
175 B
Plaintext

Xfixes is built with the traditional configure script:
$ ./configure --prefix=/usr/X11R6
This should generate valid Makefiles, then:
$ make
$ make install