0

exec: "git": executable file not found in $PATH

While installing Gogs in OpenSUSE leap 42.3 in web console I got exec: " git" : executable file not found in $PATH. How to solve this?

victorsamuel
asked Nov 16, 2017
1 Answer
0

First make sure you have installed git in your machine, else install it by zypper in git. Then type which git to attain the installed location and export it by export PATH="installed location:$PATH".

View More
karthikeyan
answered Nov 16, 2017
Your Answer
||||
x
 
100:0

Related News in exec: "git": executable file not found in $PATH

Related News in exec: "git": executable file not found in $PATH