klesh opened a new issue, #41:
URL: https://github.com/apache/incubator-devlake-website/issues/41

   Many developer ran into problem during libgit2 installation.
   
   1. The existing `libgit2` installed by package manager is most likely not of 
version 1.3.0, one could  use `pkg-config --modversion libgit2` to make sure of 
that
   2. When existing version doesn't fit our requirement, provide a guide to 
uninstall existing version, and adopt the Manual Compilation approach.
   3. Prompt developer to setup `PKG_CONFIG_PATH` and `LD_LIBRARY_PATH` 
environment variable for Manual Compilation approach.
   4. Provide some common error message screen shot for developer to check if 
they are having the same kind of problem
   
   
![image](https://user-images.githubusercontent.com/61080/169838827-09ec5828-1ca3-413f-b39f-b1b02db4abe0.png)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to