Skip to content
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

Minimum OS levels (and any prereqs) required for running our binaries #161

Closed
sxa opened this issue Jun 28, 2017 · 4 comments
Closed

Minimum OS levels (and any prereqs) required for running our binaries #161

sxa opened this issue Jun 28, 2017 · 4 comments

Comments

@sxa
Copy link
Member

sxa commented Jun 28, 2017

I just had someone tell me that they were having issues running the openjdk binaries on their machine. There were two causes for this - one was the lack of the libffi on their Linux system (RHEL 7.4) and the other Linux system appeared to have a backlevel glibc (SLES11SP4 which was missing GLIBC_2.14)

We should put something on the site to indicate the versions of things that we depend on at runtime. (This issue could possibly have been in one of the other projects to have the discussion about what the levels will be, but ultimately it's something that will need to go on the website!)

@tellison
Copy link
Member

Please create a wiki page for the particular platform you are trying, I suggest in the build repo area to start capturing the runtime requirements. Once it looks stable it can be moved to a webpage. For now easiest if anyone can add comments and findings to the wiki.

That will also be a place where we see the requirements and decide if some look unreasonable, and should be redistributed / hard linked.

@sxa
Copy link
Member Author

sxa commented Sep 5, 2017

Initial seeding of information, based on the build machines we have in the farm, has been added to https://github.com/AdoptOpenJDK/openjdk-build/wiki/%5BWIP%5D-Minimum-OS-levels and can be extended as necessary

@gdams
Copy link
Member

gdams commented Sep 5, 2017

@sxa555 looks good! I've changed arm => aarch64

@sxa
Copy link
Member Author

sxa commented Nov 27, 2018

Doc updated after adoptium/infrastructure#256 (Ubuntu->RHEL build machine change) was done

@sxa sxa closed this as completed Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants