Linux

How to fix installing nginx in EC2 AMI – ./configure: error: C compiler cc is not found



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

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button