User:Ardovm/macOS

From Apache OpenOffice Wiki
< User:Ardovm
Revision as of 10:03, 26 June 2021 by Ardovm (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MacOS Catalina

Purpose: build AOO41X

  1. Download Xcode 12.0.1 and install it
  2. Download Xcode 7.3.1
  3. Download https://github.com/devernay/xcodelegacy
$ curl -OL https://raw.githubusercontent.com/devernay/xcodelegacy/master/XcodeLegacy.sh
$ chmod +x XcodeLegacy.sh
$ ./XcodeLegacy.sh -osx1011 buildpackages
$ sudo ./XcodeLegacy.sh -osx1011 install
  1. Install macports
  2. Install necessary ports:
$ sudo port install p5-archive\*
Personal tools