Skip to content
This repository has been 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
wants to merge 1 commit into
base: master
Choose a base branch
from

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