Updated where module and header files are kept

pull/2/head
Soren Rasmussen 7 years ago
parent 578dd3c4c5
commit 9d3eccdb12

@ -87,7 +87,8 @@ make
to compile the library; go to the test directory and its subdirectories to compile the library; go to the test directory and its subdirectories
to get test programs done. If you specify `--prefix=/path` you can do make to get test programs done. If you specify `--prefix=/path` you can do make
install and the libraries will be installed under `/path/lib`, while the install and the libraries will be installed under `/path/lib`, while the
module files will be installed under `/path/include`. module files will be installed under `/path/modules`. The regular and
experimental C interface header files are under `/path/include`.
SERIAL SERIAL
------ ------

Loading…
Cancel
Save