Files
xsrc/external/mit/libXTrap/dist/INSTALL

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