Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

1.5.x: add an alternate Java directory path for OS X systems#215

Open
zerowidth wants to merge 1 commit intoamperka:masterfrom
zerowidth:alternate-osx-java-path
Open

1.5.x: add an alternate Java directory path for OS X systems#215
zerowidth wants to merge 1 commit intoamperka:masterfrom
zerowidth:alternate-osx-java-path

Conversation

@zerowidth
Copy link

Fixes this error with the 1.5.8 beta on OS X:

Searching for Board description file (boards.txt) ... FAILED
Board description file (boards.txt) not found. Searched in following places:
  - /Applications/Arduino.app/Contents/Resources/Java/hardware/**
  - /usr/local/share/arduino/hardware/**
  - /usr/share/arduino/hardware/**

In the meantime, you can fix the error with a symlink:

cd /Applications/Arduino.app/Contents/Resources
ln -s ../Java .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant