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

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

This should generate valid Makefiles, then:

        $ make
        $ make install