Installing on a Raspberry pi 4 (64 bits) #489
marinmarcillat
started this conversation in
General
Replies: 1 comment
-
The relevant error is this:
So it fails to install the PHP YAML extension through PECL. Maybe it has something to do with the system architecture. Unfortunately, I don't have an ARM machine available to test this. Maybe you can learn more if you execute these steps manually in a new Docker container ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello ! I've been trying to install a local instance of Biigle on a rpi4 for testing purposes. But I'm stuck during the build step of the core.
Here are first every commands that I ran, if somebody want to reproduce.
What I've done yet
./build.sh
What is going wrong
My different versions:
Docker version 20.10.18
Docker Compose version v2.3.3
I've tried to understand the underlying of this issue, but I can't find anything. Any ideas ?
Beta Was this translation helpful? Give feedback.
All reactions