your issue is windows. You copy files from windows probably by ftp, and all file permissions was removed.
Better way is clone from git on linux.
Other fix option is run command
chmod +x configure
chmod +x config.status
and may be same command for other files