针对你提出的问题“configure: error: gsl-config not found, is gsl installed?”,我将按照提供的tips进行回答: 确认GSL库是否已经安装: 首先,需要确认GSL(GNU Scientific Library)是否已经安装在你的系统上。可以通过在终端运行以下命令来检查GSL库是否存在: bash gsl-config --version 如果系统返回了GSL库的版本...
Solution to issue cannot be found in the documentation. I checked the documentation. Issue The pkgconfig shipped in the recent versions seems to have wrong paths and doesn't use variables such as${prefix}and${includedir}. Thus, the gsl headers etc cannot be found afterwards. On Linux: prefi...
# Note that the Sun cc does not turn __LP64__ into 1 like gcc does.# This test works for both compilers.if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/...
configure:5423: found /usr/bin/objdump configure:5434: result: objdump configure:5463: checking how to recognize dependent libraries configure:5663: result: pass_all configure:5748: checking for dlltool configure:5778: result: no configure:5805: checking how to associate runtime and link ...
# Note that the Sun cc does not turn __LP64__ into 1 like gcc does.# This test works for both compilers.if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/...