主题:[讨论]安装 fortran 时出现的错误提示信息 求助!!!!
Missing optional pre-requisite
No compatible Java* Runtime Environment (JRE) found
-- operating system type is not supported.
-- system glibc or kernel version not supported or not detectable
-- binutils version not supported or not detectable
//////////////////////////////////////////////////////////////////////////////////////////////////////////
缺少可选的先决条件
*不兼容的Java运行时环境(JRE)的发现
- 操作系统类型不支持。
- 系统的内核版本的glibc或者不支持或不得检出
- binutils的版本不支持或不得检出
我用的是 ubuntu 10.04 如果继续安装 到最后编译的时候
wj@wj-laptop:~$ ifort -o a a.f90
ifort: command not found
wj@wj-laptop:~$
No compatible Java* Runtime Environment (JRE) found
-- operating system type is not supported.
-- system glibc or kernel version not supported or not detectable
-- binutils version not supported or not detectable
//////////////////////////////////////////////////////////////////////////////////////////////////////////
缺少可选的先决条件
*不兼容的Java运行时环境(JRE)的发现
- 操作系统类型不支持。
- 系统的内核版本的glibc或者不支持或不得检出
- binutils的版本不支持或不得检出
我用的是 ubuntu 10.04 如果继续安装 到最后编译的时候
wj@wj-laptop:~$ ifort -o a a.f90
ifort: command not found
wj@wj-laptop:~$