任何人都可以解释’configure’是什么和做什么,一般可以找到config.log文件?
这与特定问题有关(gcc not working – Xcode 3.2.6 – Snow Leopard),但我认为这个问题可能更为普遍:
当尝试使用RVM安装rubies时,我认为可能涉及Xcode的gcc编译器,或者甚至可能更常见,如果有错误,那么日志通常会引用config.log文件.例如.在我的/yaml/configure.log中我得到:
configure: error: in `/Users/duncanstuart/.rvm/src/yaml-0.1.4': configure: error: C compiler cannot create executables See `config.log' for more details
谷歌搜索表明这个文件是特定于正在安装的软件包,但各种帖子提供了许多不同的位置,我的机器上没有这些位置 – 例如Error installing PostgreSQL on Mac OS X 10.5 using MacPorts说这是在/ opt / local / var /下的某个地方
Can’t install Ruby under Lion with RVM – GCC issues包含一个示例config.log,其中说:
This file contains any messages produced by compilers while running
configure,to aid debugging if configure makes a mistake.