Closed shahmoradi closed 1 year ago
Assuming you unpacked the LCOV code to PWD:
$ cd lcov $ make PREFIX=path_where_you_want_it_to_b install
I believe there is a readme (as well as a Makefile) which describes this.
I think this is resolved. Closing.
Thank you for the great tool that you have developed. On supercomputers, write-access to /usr/local/bin/ is prohibited. This leads to LCOV installation failure in any possible way that I have tried. Is there a way to install LCOV locally in a path other than the default? Thank you in advance.