/usr/bin/gcc: cannot execute: Permission denied

We can resolve this by correcting the permissions of gcc and ld.

#chmod 755 /usr/bin/gcc

#chmod 755 /usr/bin/ld

That’s all……

You may also like...

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir