How to fix installing nginx in EC2 AMI - ./configure: error: C compiler cc is not found
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=s9ALU-KtodM
Error:
Checking for OS
+ Linux 5.10.186-179.751.amzn2.x86_64 x86_64
checking for compiler ... not found
./configure: error: C compiler cc is not found
Solving:
yum install gcc
Other Videos By Ambar Hasbiyatmoko
Tags:
gcc
compiler
configure
nginx
install manually
terminal
linux
webserver