Hi guys!
I have some problems when installing the fortran compiler on OS X 10.10.5. When I try to install it using the full offline installer package, the installer app runs and I get to the point where it asks to install as root or as administrator. If I try to install as administrator is simply says "Authorization failure. Check password and try again." However, it never prompts for a password. If I try to install as root, it does prompt me for a password, but I receive the same error. And also the online installer gave me the same problem.
When I try to use the terminal to open ./install_gui, it returns
bash: /Volumes/m_fcompxe_2016.0.033/m_fcompxe_2016.0.033.app/Contents/MacOS/./../..//tmp/shellexec_init: No such file or directory
bash: /Volumes/m_fcompxe_2016.0.033/m_fcompxe_2016.0.033.app/Contents/MacOS/./../..//tmp/shellexec_script: No such file or directory
bash: CHECK_CORE: command not found
bash: /Volumes/m_fcompxe_2016.0.033/m_fcompxe_2016.0.033.app/Contents/MacOS/./../..//tmp/shellexec_output: No such file or directory
bash: /Volumes/m_fcompxe_2016.0.033/m_fcompxe_2016.0.033.app/Contents/MacOS/./../..//tmp/shellexec_init: No such file or directory
bash: /Volumes/m_fcompxe_2016.0.033/m_fcompxe_2016.0.033.app/Contents/MacOS/./../..//tmp/shellexec_script: No such file or directory
bash: CHECK_USER_MARKER_FILE: command not found
bash: /Volumes/m_fcompxe_2016.0.033/m_fcompxe_2016.0.033.app/Contents/MacOS/./../..//tmp/shellexec_output: No such file or directory
So, how to solve this kind problems?