summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 835f6080a214dc79428a4df37ce8ab3171639888 (plain)
1
2
3
4
5
6
7
8
Xrender is built with the traditional configure script:

	$ ./configure --prefix=/usr/X11R6

This should generate valid Makefiles, then:

        $ make
        $ make install