Skip to content

iraf-community/iraf-mac-build

Repository files navigation

IRAF macOS build IRAF@mac release

IRAF package build for macOS

Want to install IRAF on macOS?

Check out the IRAF installation on macOS web page.

Software versions

Build installer from source

  • install XCode tools (xcode-select --install)
  • install XQuartz
  • run
    • make to build the host arch,
    • make MACARCH=x86_64 to build Intel/64bit installer on Apple Silicon
    • make MACARCH=i386 to build Intel/32 bit on Intel (<= OS X 10.14)
  • the executables are ad-hoc signed, the package is unsigned