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

Support for arm64 #42

Open
MrCyjaneK opened this issue Aug 28, 2022 · 1 comment
Open

Support for arm64 #42

MrCyjaneK opened this issue Aug 28, 2022 · 1 comment

Comments

@MrCyjaneK
Copy link

Currently when trying to run ./build the script exits:

x@arm64host  /Software/i2pdbrowser/linux/build   master  ./build 
This script is preparing firefox 91.12.0esr for use with I2Pd
Downloading firefox...
curl: (22) The requested URL returned error: 404                                                         

[TRY 2] I'll try downloading Firefox with shorter language code
curl: (22) The requested URL returned error: 404                                                         

[TRY 3] I'll try downloading Firefox with the English language code
curl: (22) The requested URL returned error: 404                                                         

[Error] Can't download file. Check your internet connectivity.

I'm 100% sure that it is because of https://ftp.mozilla.org/pub/firefox/releases/91.12.0esr not having a Linux-arm64 release available for download. Can we fallback to compiling firefox from source or using already installed firefox or that is that not an option?

@r4sas
Copy link
Member

r4sas commented Sep 19, 2022

This can be done, but I don't know if separated profile directory would work correctly in that case...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants