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

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

This should generate valid Makefiles, then:

        $ make
        $ make install