Browsers recomendations that work without “modern” glibc and libstdc++new distros cause segmentation fault of old binaryllvm and clang on CentOS 5 without root permissions?Locally-installing glibc-2.23 causes all programs to segfaultgcc compilation terminated with “fatal error: string: No such file or directory #include <string>”Installing Tensorflow on CentOS 6.9 (GCC, GLIBC, and binutils problem)Version ‘GLIBCXX_3.4.20’ not foundHow can I limit a Firefox profile to a single domain?How to install a functional ARM cross-gcc toolchain on Ubuntu 18.04?How to safely reconfigure gcc on my Linux system?How does __USE_MISC referenced in glibc work?
Proof of work - lottery approach
Pre-amplifier input protection
How does the UK government determine the size of a mandate?
How long to clear the 'suck zone' of a turbofan after start is initiated?
Is `x >> pure y` equivalent to `liftM (const y) x`
Short story about space worker geeks who zone out by 'listening' to radiation from stars
Go Pregnant or Go Home
How do scammers retract money, while you can’t?
Integer addition + constant, is it a group?
Method to test if a number is a perfect power?
Implement the Thanos sorting algorithm
India just shot down a satellite from the ground. At what altitude range is the resulting debris field?
How to be diplomatic in refusing to write code that breaches the privacy of our users
How to run a prison with the smallest amount of guards?
How to check is there any negative term in a large list?
Did Dumbledore lie to Harry about how long he had James Potter's invisibility cloak when he was examining it? If so, why?
How did Doctor Strange see the winning outcome in Avengers: Infinity War?
Two monoidal structures and copowering
Different result between scanning in Epson's "color negative film" mode and scanning in positive -> invert curve in post?
Large drywall patch supports
What does "I’d sit this one out, Cap," imply or mean in the context?
Trouble understanding the speech of overseas colleagues
How does buying out courses with grant money work?
Roman Numeral Treatment of Suspensions
Browsers recomendations that work without “modern” glibc and libstdc++
new distros cause segmentation fault of old binaryllvm and clang on CentOS 5 without root permissions?Locally-installing glibc-2.23 causes all programs to segfaultgcc compilation terminated with “fatal error: string: No such file or directory #include <string>”Installing Tensorflow on CentOS 6.9 (GCC, GLIBC, and binutils problem)Version ‘GLIBCXX_3.4.20’ not foundHow can I limit a Firefox profile to a single domain?How to install a functional ARM cross-gcc toolchain on Ubuntu 18.04?How to safely reconfigure gcc on my Linux system?How does __USE_MISC referenced in glibc work?
Recently a website that I use was modified, and with that, I can no longer bid on an auction I participate in.
I use an Firefox 30, a Firefox 45 and a Palemoon 27.9.4, but neither works anymore.
To get a newer version of any of these is not realistic, a couple of them probably are beyond my reach, which are GLibc, libstdc++ and similar libs, since they would require me to compile a newer gcc, and I just do not have the disk space required to do that.
Finding binary packages of these libraries or of modern browsers does not seem to be realistic, since I am on a Ubuntu 10.04.
So my best hypothesis it to find a contemporary browser that can work on the required website is to find a browser that is written in C, since it could be compiled by my gcc.
So anything that isn't Chromium or Firefox would be a worth candidate.
P.s: Lynx unfortunately does not seem to work, since I need to do login in the website and it did not work.
gcc browser glibc
|
show 2 more comments
Recently a website that I use was modified, and with that, I can no longer bid on an auction I participate in.
I use an Firefox 30, a Firefox 45 and a Palemoon 27.9.4, but neither works anymore.
To get a newer version of any of these is not realistic, a couple of them probably are beyond my reach, which are GLibc, libstdc++ and similar libs, since they would require me to compile a newer gcc, and I just do not have the disk space required to do that.
Finding binary packages of these libraries or of modern browsers does not seem to be realistic, since I am on a Ubuntu 10.04.
So my best hypothesis it to find a contemporary browser that can work on the required website is to find a browser that is written in C, since it could be compiled by my gcc.
So anything that isn't Chromium or Firefox would be a worth candidate.
P.s: Lynx unfortunately does not seem to work, since I need to do login in the website and it did not work.
gcc browser glibc
Doesn't Ubuntu 10.04 provide some browser packages? Do you want to a modern web browser without modern dependency which seems to be impossible? Or you just want to use a specific website on Ubuntu 10.04 without too much compiling which need you tell people what web site exactly? Not all web site use the same technology, some of them might need modern OS feature which might be not possible on Ubuntu 10.04.
– 炸鱼薯条德里克
yesterday
1
Would it be possible for you to upgrade to a newer release of Ubuntu? 10.04 hasn’t been supported for nearly four years!
– Stephen Kitt
yesterday
@– 炸鱼薯条德里克 Yes it does provide, but what would be the point if they would not work? And I do not want a modern web browser without modern dependency, I want one that does not require modern libc and associate libraries.
– user2752471
yesterday
@Stephen Kitt, it is not possible.
– user2752471
yesterday
If you’re considering building stuff from source, have you considered building the current ESR of Firefox from source?
– Stephen Kitt
yesterday
|
show 2 more comments
Recently a website that I use was modified, and with that, I can no longer bid on an auction I participate in.
I use an Firefox 30, a Firefox 45 and a Palemoon 27.9.4, but neither works anymore.
To get a newer version of any of these is not realistic, a couple of them probably are beyond my reach, which are GLibc, libstdc++ and similar libs, since they would require me to compile a newer gcc, and I just do not have the disk space required to do that.
Finding binary packages of these libraries or of modern browsers does not seem to be realistic, since I am on a Ubuntu 10.04.
So my best hypothesis it to find a contemporary browser that can work on the required website is to find a browser that is written in C, since it could be compiled by my gcc.
So anything that isn't Chromium or Firefox would be a worth candidate.
P.s: Lynx unfortunately does not seem to work, since I need to do login in the website and it did not work.
gcc browser glibc
Recently a website that I use was modified, and with that, I can no longer bid on an auction I participate in.
I use an Firefox 30, a Firefox 45 and a Palemoon 27.9.4, but neither works anymore.
To get a newer version of any of these is not realistic, a couple of them probably are beyond my reach, which are GLibc, libstdc++ and similar libs, since they would require me to compile a newer gcc, and I just do not have the disk space required to do that.
Finding binary packages of these libraries or of modern browsers does not seem to be realistic, since I am on a Ubuntu 10.04.
So my best hypothesis it to find a contemporary browser that can work on the required website is to find a browser that is written in C, since it could be compiled by my gcc.
So anything that isn't Chromium or Firefox would be a worth candidate.
P.s: Lynx unfortunately does not seem to work, since I need to do login in the website and it did not work.
gcc browser glibc
gcc browser glibc
edited yesterday
Rui F Ribeiro
41.8k1483142
41.8k1483142
asked yesterday
user2752471user2752471
164
164
Doesn't Ubuntu 10.04 provide some browser packages? Do you want to a modern web browser without modern dependency which seems to be impossible? Or you just want to use a specific website on Ubuntu 10.04 without too much compiling which need you tell people what web site exactly? Not all web site use the same technology, some of them might need modern OS feature which might be not possible on Ubuntu 10.04.
– 炸鱼薯条德里克
yesterday
1
Would it be possible for you to upgrade to a newer release of Ubuntu? 10.04 hasn’t been supported for nearly four years!
– Stephen Kitt
yesterday
@– 炸鱼薯条德里克 Yes it does provide, but what would be the point if they would not work? And I do not want a modern web browser without modern dependency, I want one that does not require modern libc and associate libraries.
– user2752471
yesterday
@Stephen Kitt, it is not possible.
– user2752471
yesterday
If you’re considering building stuff from source, have you considered building the current ESR of Firefox from source?
– Stephen Kitt
yesterday
|
show 2 more comments
Doesn't Ubuntu 10.04 provide some browser packages? Do you want to a modern web browser without modern dependency which seems to be impossible? Or you just want to use a specific website on Ubuntu 10.04 without too much compiling which need you tell people what web site exactly? Not all web site use the same technology, some of them might need modern OS feature which might be not possible on Ubuntu 10.04.
– 炸鱼薯条德里克
yesterday
1
Would it be possible for you to upgrade to a newer release of Ubuntu? 10.04 hasn’t been supported for nearly four years!
– Stephen Kitt
yesterday
@– 炸鱼薯条德里克 Yes it does provide, but what would be the point if they would not work? And I do not want a modern web browser without modern dependency, I want one that does not require modern libc and associate libraries.
– user2752471
yesterday
@Stephen Kitt, it is not possible.
– user2752471
yesterday
If you’re considering building stuff from source, have you considered building the current ESR of Firefox from source?
– Stephen Kitt
yesterday
Doesn't Ubuntu 10.04 provide some browser packages? Do you want to a modern web browser without modern dependency which seems to be impossible? Or you just want to use a specific website on Ubuntu 10.04 without too much compiling which need you tell people what web site exactly? Not all web site use the same technology, some of them might need modern OS feature which might be not possible on Ubuntu 10.04.
– 炸鱼薯条德里克
yesterday
Doesn't Ubuntu 10.04 provide some browser packages? Do you want to a modern web browser without modern dependency which seems to be impossible? Or you just want to use a specific website on Ubuntu 10.04 without too much compiling which need you tell people what web site exactly? Not all web site use the same technology, some of them might need modern OS feature which might be not possible on Ubuntu 10.04.
– 炸鱼薯条德里克
yesterday
1
1
Would it be possible for you to upgrade to a newer release of Ubuntu? 10.04 hasn’t been supported for nearly four years!
– Stephen Kitt
yesterday
Would it be possible for you to upgrade to a newer release of Ubuntu? 10.04 hasn’t been supported for nearly four years!
– Stephen Kitt
yesterday
@– 炸鱼薯条德里克 Yes it does provide, but what would be the point if they would not work? And I do not want a modern web browser without modern dependency, I want one that does not require modern libc and associate libraries.
– user2752471
yesterday
@– 炸鱼薯条德里克 Yes it does provide, but what would be the point if they would not work? And I do not want a modern web browser without modern dependency, I want one that does not require modern libc and associate libraries.
– user2752471
yesterday
@Stephen Kitt, it is not possible.
– user2752471
yesterday
@Stephen Kitt, it is not possible.
– user2752471
yesterday
If you’re considering building stuff from source, have you considered building the current ESR of Firefox from source?
– Stephen Kitt
yesterday
If you’re considering building stuff from source, have you considered building the current ESR of Firefox from source?
– Stephen Kitt
yesterday
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508715%2fbrowsers-recomendations-that-work-without-modern-glibc-and-libstdc%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508715%2fbrowsers-recomendations-that-work-without-modern-glibc-and-libstdc%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Doesn't Ubuntu 10.04 provide some browser packages? Do you want to a modern web browser without modern dependency which seems to be impossible? Or you just want to use a specific website on Ubuntu 10.04 without too much compiling which need you tell people what web site exactly? Not all web site use the same technology, some of them might need modern OS feature which might be not possible on Ubuntu 10.04.
– 炸鱼薯条德里克
yesterday
1
Would it be possible for you to upgrade to a newer release of Ubuntu? 10.04 hasn’t been supported for nearly four years!
– Stephen Kitt
yesterday
@– 炸鱼薯条德里克 Yes it does provide, but what would be the point if they would not work? And I do not want a modern web browser without modern dependency, I want one that does not require modern libc and associate libraries.
– user2752471
yesterday
@Stephen Kitt, it is not possible.
– user2752471
yesterday
If you’re considering building stuff from source, have you considered building the current ESR of Firefox from source?
– Stephen Kitt
yesterday