-
DescriptionHi, thanks for this useful environment. Do you know a way to use quarto in PowerPC? I was not able to install from source |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
I don't even know what that is 😅 |
Beta Was this translation helpful? Give feedback.
-
PowerPC is ppc64le architecture, it is what IBM Academic provides It is not possible to use .deb from another architecture |
Beta Was this translation helpful? Give feedback.
-
FYI, there is a Docker image (200+ actually) with that arch which might be use to try to package Quarto. https://hub.docker.com/r/ppc64le/ubuntu Although, this needs:
Community help on this would be appreciated. PS: I am not sure this arch is a "academics" arch, as in 10+ years in academia I never encountered it. |
Beta Was this translation helpful? Give feedback.
-
I currently run a docker image with rstudio in the IBM servers (https://github.com/ppc64le/build-scripts/tree/master/r/rstudio/Dockerfiles) but quarto freezes the rstudio session somehow. Probably, because not all “dependencies exist for that architecture”. This is at the very origin of my question. and… Absolutely, this architecture is not at all an academic one. Is what the IBM Academics program provides only (probably my sentences was not correct en the previousbpost) I am also a 10+ years old academic and I agree with you. Btw I will be happy yo share my experience with the dockerfile with rstudio and quarto if you want |
Beta Was this translation helpful? Give feedback.
FYI, I created an issue for enhancement, but I feel it's going to be something on which community/users could help do via a PR.