i2pdbrowser icon indicating copy to clipboard operation
i2pdbrowser copied to clipboard

Support for arm64

Open MrCyjaneK opened this issue 1 year ago • 1 comments

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?

MrCyjaneK avatar Aug 28 '22 07:08 MrCyjaneK

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

r4sas avatar Sep 19 '22 17:09 r4sas