首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >OSX下ATLAS配置失败

OSX下ATLAS配置失败
EN

Stack Overflow用户
提问于 2013-12-08 10:59:14
回答 1查看 1.1K关注 0票数 1

当我运行时,我试图在OSX10.9下安装ATLAS 3.11.17。/配置‘我得到以下输出:

代码语言:javascript
复制
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,因为它是一个依赖于S提取器。

谢谢你提前帮忙!

詹姆斯

EN

回答 1

Stack Overflow用户

发布于 2014-04-01 18:42:13

现在很容易安装无ATLAS的六角器,使用自制的:

  1. homebrew安装http://brew.sh/
  2. brew tap homebrew/science挖掘科学公式
  3. brew install sextractor将建造和检查六效牵引器。
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/20452618

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档