rmottola / Arctic-Fox

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.
Other
311 stars 36 forks source link

Download link for 27.11.0 (32-bit Intel Mac) broken #150

Closed rhisoc closed 10 months ago

rhisoc commented 1 year ago

I wanted to download the 27.11.0 version for 32-bit Intel Mac OS X 10.6, but that (Google Drive) download link is broken.

Another user commented last year that (s)he could still access the link (but lamenting that legacy computers won't access GDrive). But now, in the past year, that file apparently went missing altogether.

rmottola commented 1 year ago

Sorry, such download links were provided by @wicknix I removed the broken link, please use releases here: https://github.com/rmottola/Arctic-Fox/releases

rmottola commented 1 year ago

Are you willing to test a possible 10.6 32bit package, @rhisoc ? I am trying to built it myself now.

rhisoc commented 11 months ago

Yes, absolutely!

Op 4 okt. 2023, om 17:41 heeft Riccardo @.***> het volgende geschreven:

Are you willing to test a possible 10.6 32bit package, @rhisoc https://github.com/rhisoc ? I am trying to built it myself now.

— Reply to this email directly, view it on GitHub https://github.com/rmottola/Arctic-Fox/issues/150#issuecomment-1747065693, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCDQWSA7GJAURALBJKCLECDX5V7RBAVCNFSM6AAAAAA34RXZEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBXGA3DKNRZGM. You are receiving this because you were mentioned.

rmottola commented 11 months ago

It is not possible to upload big files here in issues, 43 is still in beta, I temporarily added it to the old release. Please get it here @rhisoc : https://github.com/rmottola/Arctic-Fox/releases/download/v42.1/arcticfox-43.0b1.en-US.mac.dmg.gz

maybe you need libc++ maybe not, please test and report back.

rmottola commented 11 months ago

@rhisoc you didn't give feedback. I released 43.0 in the meanwhile with an official 32bit binary. it works for me, does it for you? Please let us know if you need libstdc++ or not.

I removed the temporary beta to avoid confusion.

rmottola commented 10 months ago

No feedback received. Link is provided, in case, reopen specific issues for 32bit.

rhisoc commented 9 months ago

Thanks, and sorry for not replying earlier. My powerpc is a side project for which I can only occasionally make time.

I have downloaded v43.0 and tried to install libc++ but I'm getting the following error when launching ArcticFox:

Library not loaded: /opt/local/lib/libcxx/libc++abi.1.dylib Referenced from: /usr/lib/libc++.1.dylib Reason: image not found

Is this something you/anyone can help with?

rmottola commented 9 months ago

@rhisoc PowerPC ? We have no working release of PPC for AF, just a branch for 10.5. If you want to contribute, welcome.

For 10.6 Intel you either need MacPorts (needed anyway if you want to compile or tinker on your own stuff) or install the proper libc++ version I provide (32bit in your case, I suppose) into /usr/lib. Read also here: https://github.com/rmottola/Arctic-Fox/issues/170 and https://github.com/rmottola/Arctic-Fox/issues/162

I created now a wiki page: https://github.com/rmottola/Arctic-Fox/wiki/libc---for-MacOS-10.6