I try to run ./configure to install fftw 3 and the output is
-bash: ./configure: Permission denied
and then I try to change the permission using chmod +x configure on the directory but the output is
chmod: changing permissions of 'configure': Operation not permitted
I am using WSL for the ubuntu