-
Notifications
You must be signed in to change notification settings - Fork 43
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
Linux support #544
Comments
It's not something I'm likely to do myself (I don't run Linux on any of my Power Macs, nor am I ever likely to), but if it doesn't regress OS X, I don't mind a PR. |
Cool! Thanks for the answer. I will try to setup a build box first |
As also advertised on the dev blog, there kind of is a similar fork |
Arctic Fox is a repackaged Pale Moon 27. This is basically 38ESR with patches, so it's not quite the same. |
https://bugzilla.mozilla.org/show_bug.cgi?id=1602836 (also, couldn't mac themselves go faster with any of the ppc linux distros?) |
Sure, we'll just wave our hands and have "updated system apis." Whatever that means. |
It means an up-to-date userspace, like any modern linux distribution would give you. |
I think @lyssdod issue for the Linux support of TFF is one of the most important among the list. Maybe this is the top one of the current issues. I can help testing it on iMac G3 as well if needed. 😉 |
Then someone(tm) should do it. I don't run Linux on any of my Power Macs and have no plans to. If you believe this is a priority, feel free to submit patches that don't regress the core OS X build. |
I am an everyday Linux user, so if I get a G4 or a G5 I'd be more then happy to attempt making it Linux compatible. |
I run Linux on Playstation 3 (Fedora 12 ppc with lots of updates built from source - including latest/greatest openssl-1.1.1). I (re)compile a lot of software to optimize for the PPC970/G5 architecture. Unfortunately I'm still stuck with ancient Firefox cuz I havent yet found a GUI browser with TLS 1.3 support that I can build in my environment (gcc-4.4.4, gtk2, etc). I'm definately down for dealing with some amount of "dependency hell" in order to get my machine capable to build a "modern" ppc browser, but there are unfortunately very few candidates suitable for my use-case. Tenfourfox may be the browser I've been searching for (like a holy grail) but I'm surprised to see that not much has been done in pursuit of developing the app for a Linux platform. I'm going to put some effort into trying to get TFF to build in ppc Fedora cuz I think that will be fun; also because the Playstation 3 / Cell Broadband Engine arch deserves an updated solution for browsing the web and communicating with current web technologies. Thanx for the cool project! :-) EDIT: Crap, just realized my compilers probly too old and I have way less than the reccomended memory... oh well. PPC CPUs 4 LIFE :-) |
Hi,
Thanks for an amazing project! Long live PowerPC :)
As for today, TFF is probably the best ppc-optimized browser available, and there are plenty of hardware platforms for running it: ppc macs, pegasos, talos etc. And since it's mentioned that code differs from Firefox anyway (because of optimizations and fixes), would it be possible to incorporate Linux support?
The text was updated successfully, but these errors were encountered: