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

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

This should generate valid Makefiles, then:

        $ make
        $ make install