Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Macos OSX下的ATLAS配置失败_Macos_Atlas - Fatal编程技术网

Macos OSX下的ATLAS配置失败

Macos OSX下的ATLAS配置失败,macos,atlas,Macos,Atlas,我试图在OSX 10.9下安装ATLAS 3.11.17,当我运行“/configure”时,我得到以下输出: James-Braithwaites-MacBook-Pro:bld jamesbraithwaite$ ../configure -b 64 --shared --prefix=/usr/local/atlas3.11.17 \ > --with-netlib-lapack-tarfile=../../lapack-3.5.0.tar make: `xconfig'

我试图在OSX 10.9下安装ATLAS 3.11.17,当我运行“/configure”时,我得到以下输出:

James-Braithwaites-MacBook-Pro:bld jamesbraithwaite$ ../configure -b 64 --shared --prefix=/usr/local/atlas3.11.17 \
>     --with-netlib-lapack-tarfile=../../lapack-3.5.0.tar 
make: `xconfig' is up to date.
./xconfig -d s /Users/jamesbraithwaite/Desktop/tmp/atlas3.11.17/bld/../ -d b /Users/jamesbraithwaite/Desktop/tmp/atlas3.11.17/bld  -b 64 -D c -DATL_DYLIBS -Si lapackref 1

OS configured as OSX (12)

Assembly configured as GAS_x8664 (2)

Vector ISA Extension configured as  SSE3 (6,448)

Architecture configured as  Core2 (25)

Clock rate configured as 2400Mhz

Maximum number of threads configured as  2
Parallel make command configured as '$(MAKE) -j 2'
Cannot detect CPU throttling.
rm -f config1.out
/Applications/Xcode.app/Contents/Developer/usr/bin/make atlas_run atldir=/Users/jamesbraithwaite/Desktop/tmp/atlas3.11.17/bld exe=xprobe_comp redir=config1.out \
                args="-v 0 -o atlconf.txt -O 12 -A 25 -Si nof77 0 -V 448   -b 64 -d b /Users/jamesbraithwaite/Desktop/tmp/atlas3.11.17/bld"
cd /Users/jamesbraithwaite/Desktop/tmp/atlas3.11.17/bld ; ./xprobe_comp -v 0 -o atlconf.txt -O 12 -A 25 -Si nof77 0 -V 448   -b 64 -d b /Users/jamesbraithwaite/Desktop/tmp/atlas3.11.17/bld > config1.out
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
clang: warning: argument unused during compilation: '-mfpmath=sse'
/bin/sh: line 1:  4192 Segmentation fault: 11  ./xprobe_comp -v 0 -o atlconf.txt -O 12 -A 25 -Si nof77 0 -V 448 -b 64 -d b /Users/jamesbraithwaite/Desktop/tmp/atlas3.11.17/bld > config1.out
make[1]: *** [atlas_run] Error 139
make: *** [IRun_comp] Error 2
ERROR 512 IN SYSCMND: 'make IRun_comp args="-v 0 -o atlconf.txt -O 12 -A 25 -Si nof77 0 -V 448   -b 64"'
mkdir src bin tune interfaces
mkdir: src: File exists
mkdir: bin: File exists
mkdir: tune: File exists
mkdir: interfaces: File exists
make: *** [make_subdirs] Error 1
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Make.top startup
Make.top:1: Make.inc: No such file or directory
Make.top:325: warning: overriding commands for target `/AtlasTest'
Make.top:76: warning: ignoring old commands for target `/AtlasTest'
make[1]: *** No rule to make target `Make.inc'.  Stop.
make: *** [startup] Error 2
mv: rename lib/Makefile to lib/Make.tmp: No such file or directory
../configure: line 450: lib/Makefile: No such file or directory
../configure: line 451: lib/Makefile: No such file or directory
../configure: line 452: lib/Makefile: No such file or directory
../configure: line 453: lib/Makefile: No such file or directory
../configure: line 471: lib/Makefile: No such file or directory
../configure: line 472: lib/Makefile: No such file or directory
../configure: line 473: lib/Makefile: No such file or directory
../configure: line 509: lib/Makefile: No such file or directory
DONE configure
导致此问题的原因是什么?如何解决

我需要安装ATLAS,因为它依赖于Sextractor

提前谢谢你的帮助


James

现在,使用自制软件在没有ATLAS的情况下安装sextractor相当容易:

  • 从安装
    自制
  • 使用
    brew轻触科学公式轻触自制/科学
  • brew安装sextractor
    将生成并检查sextractor