Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Specify MrCal JNI Dependencies if JNI doesn't load on Linux #361

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

judsonjames
Copy link
Contributor

This would only apply if the user does not follow the install script for Debian coprocessors.

If the user is trying to run a development build without running PhotonVision as a service, they will need to install the MrCal dependencies manually for the MrCal JNI to load.


$ sudo apt install mrcal libmrcal-dev python3-mrcal

If running an arm64 or architecture, you will need to add the following to your `/etc/apt/sources.list`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Arm64 or architecture"?


deb [trusted=yes] http://mrcal.secretsauce.net/packages/DISTRO/public/ DISTRO main

Where `DISTRO` is one of:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe mention how to tell what district you are on?

@mcm001
Copy link
Contributor

mcm001 commented Jun 5, 2024

Otherwise lgtm

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.

2 participants