> source configure(NOT
>./configure
otherwise the enviroment variables will not be available for the make
command).
This allows you to configure:
To build you can:
make install_lib
install detector library and include files"
make install_client
install slsDetectorClient
make install
install library, include files and mythenClient''
make install_libdoc
install library documentation
make install_clientdoc
install mythenClient documentation
make install_doc
install all documentation
make help
lists possible targets