9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
Render is built with the traditional configure script:
|
||
|
|
||
|
$ ./configure --prefix=/usr/X11R6
|
||
|
|
||
|
This should generate valid Makefiles, then:
|
||
|
|
||
|
$ make
|
||
|
$ make install
|