You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Currently when trying to run ./build the script exits:
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?
The text was updated successfully, but these errors were encountered: