adamwalach / openvpn-web-ui

Web interface (with golang backend) for monitoring and administration of OpenVPN server
MIT License
673 stars 274 forks source link

exec: "gcc": executable file not found in $PATH #24

Open silju007 opened 5 years ago

silju007 commented 5 years ago

while executing the command "go get github.com/adamwalach/openvpn-web-ui", i am getting error like "exec: "gcc": executable file not found in $PATH"

Kindly help me in fixing this issue.