Terminal App + ElCapitan 10.11.6 (15G1217)

Quick question: Is there a chance, I get the terminal app running on MacOS ElCapitan? Seems I have to install a old version of XCode, but also qt seems to lead to issues.

Is it worth trying to get it installed - or should I not even bother trying?

Warning: You are using macOS 10.11.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience while you are running this old version.

qt: A full installation of Xcode.app is required to compile
this software. Installing just the Command Line Tools is not sufficient.

Xcode can be installed from the App Store.
qt: macOS Sierra or newer is required.
Error: Unsatisfied requirements failed this build.

Many Thanks!

PS: The GUI version works perfectly =)

Have you attempted to use Homebrew or MacPorts to install the required libraries?

I just ran brew install joplin so far.

This is the terminal output

Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/cask and homebrew/core).
==> Updated Formulae
anime-downloader    fluent-bit          libhttpserver       tth
bison               flyway              plantuml
exploitdb           hebcal              sonobuoy
findent             jhipster            sqlcipher
==> Updated Casks
iterm2                                   moonlight

Have you tried manually downloading from: http://developer.apple.com/downloads ? Setting up a developer account should be free if you’re not releasing software

  • Installed XCode 8.2 from link above.
  • Accepted forced licensing agreement.
  • Run brew install joplin
    qt: macOS Sierra or newer is required.
    Error: An unsatisfied requirement failed this build.

So, I guess: No chance - but thanks for the link!