Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing picotool on Mac - symlink creation missing step #48

Closed
te-sveji-freddo opened this issue Feb 1, 2021 · 4 comments
Closed
Assignees
Labels
documentation Improvements or additions to documentation macos An Apple macOS specific problem

Comments

@te-sveji-freddo
Copy link

Hi, I was installing picotool (Appendix B) following the guide "getting started with pico" and I found that on macOS you need to add the picotool binary symlink to the /usr/local/bin folder in order to use as a command, otherwise macOS will give the error "command not found".

The command is:
sudo ln -s /Users/your-nickname/picotool/build/picotool /usr/local/bin

Regards,
FT

@lurch lurch added documentation Improvements or additions to documentation macos An Apple macOS specific problem labels Feb 1, 2021
@kilograham
Copy link

there is an issue for this in picotool repo already

@te-sveji-freddo
Copy link
Author

there is an issue for this in picotool repo already

Sorry, I can't find it

@aallan
Copy link
Contributor

aallan commented Feb 1, 2021

It's at raspberrypi/picotool#4.

@te-sveji-freddo
Copy link
Author

It's at raspberrypi/picotool#4.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation macos An Apple macOS specific problem
Projects
None yet
Development

No branches or pull requests

4 participants