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

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

This should generate valid Makefiles, then:

        $ make
        $ make install