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

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

This should generate valid Makefiles, then:

        $ make
        $ make install