9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
|
xfixesproto is built with the traditional configure script:
|
||
|
|
||
|
$ ./configure --prefix=/usr
|
||
|
|
||
|
This should generate valid Makefiles, then:
|
||
|
|
||
|
$ make
|
||
|
$ make install
|