mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-21 02:23:45 -04:00
9 lines
175 B
Plaintext
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
|