Next: Known Issues, Previous: Configuring the Build, Up: Installation
The tool is then built with:
make all make install
The main installation directory should have been specified using
--prefix
at configuration time. These commands will install the
rsp-proxy tool in the bin sub-directory,
the example in the share sub-directory and this documentation in
info format in the share/info sub-directory.
Note: Testing rsp-proxy with make check is not yet supported.
The documentation may be created and installed in alternative formats (PDF, Postscript, DVI, HTML) with for example:
make pdf make install-pdf