OSX Lion

flodereisen's Avatar

flodereisen

23 Jan, 2015 09:00 PM

Hi guys,

I have looked for a while but didn't find anything; is there an executable for OSX Lion? Would be a shame if not.

Thanks for any help,
Max

  1. Support Staff 1 Posted by Frederik De Ble... on 25 Jan, 2015 06:54 AM

    Frederik De Bleser's Avatar

    Doesn't the current executable work with Lion?

  2. 2 Posted by flodereisen on 26 Jan, 2015 05:18 PM

    flodereisen's Avatar

    I get "Illegal instruction: 4" when trying to start by Terminal. After some research:

    "Illegal Instruction: 4 errors with binaries compiled with GCC 4.7.2 under Mac OS X 10.8.2 ("Mountain Lion"), when those binaries are run under Mac OS X 10.7.x ("Lion") and earlier versions. The binaries work properly under Mac OS X 10.8.x."

  3. Support Staff 3 Posted by Frederik De Ble... on 27 Jan, 2015 09:09 AM

    Frederik De Bleser's Avatar

    Hi,

    As a general rule, we try to support the current version of the OS + one below. On OS X, this would be Yosemite + Mavericks.

    We don't have the resources to support older versions, but if you're familiar with the terminal you can try to compile it from scratch.

    Here are the steps:

    # Using Homebrew, install ant and maven
    brew update && brew install ant maven
    # Download the repository from GitHub
    git clone https://github.com/nodebox/nodebox.git
    # Change into the directory
    cd nodebox
    # Run ant
    ant dist-mac
    # A version of the NodeBox app will be compiled in the "dist" folder.
    

    Please let me know if this works for you.

    Best,

    F

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

01 Oct, 2024 07:59 AM
30 Sep, 2024 11:37 PM
30 Sep, 2024 11:11 AM
30 Sep, 2024 02:37 AM
28 Sep, 2024 10:33 AM

 

26 Sep, 2024 06:41 AM
24 Sep, 2024 12:32 AM
24 Sep, 2024 12:27 AM
13 Sep, 2024 12:07 AM
12 Sep, 2024 11:54 PM
07 Sep, 2024 05:16 AM