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

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

This should generate valid Makefiles, then:

        $ make
        $ make install