dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Getting SExtractor to install (issues with ATLAS and LAPACK on Mac OS X 10.9)

Open lavatyper opened this issue 11 years ago • 0 comments

Greetings, I am in the process of getting SExtractor. I have tried a bunch of things but keep running into errors. For the time being, I am following your directions:

https://github.com/jonathansick/dotfiles/wiki/Notes-for-Mac-OS-X

I am really new to UNIX; I just use Mac OS X 10.9.

So far, I have installed the Xcode command line tools, HomeBrew, gcc47 with gfortran, and FFTW. I've already downloaded ATLAS and LAPACK, and am following the directions under Configuration:

https://github.com/jonathansick/dotfiles/wiki/Notes-for-Mac-OS-X#configuration

but I get error messages when I run the configure command and then more error messages when I enter "make build." I made sure that I update the line of code to enter into Terminal to reflect the correct version numbers for both ATLAS and LAPACK.

I would appreciate if you could assist me.

I get error messages like this:

make[2]: *** [leafstart] Error 1 make[1]: *** [startup] Error 2 make: *** [startup] Error 2

for make build:

make[2]: *** [IStage1] Error 2 ERROR 703 DURING CACHESIZE SEARCH!!

and then a whole lot of text, and then

gcc-4.7: error: unrecognized command line option '-V' gcc-4.7: fatal error: no input files

I have no idea what any of this means or why it's not working since I'm just following the directions.

I've already tried asking the developer of SExtractor and posting a thread on astromatic but I have not yet received any responses and can't find any other tips online.

lavatyper avatar Jul 16 '14 20:07 lavatyper