Skip to content

Docs updated, Prerequisites section [20.3]#202

Closed
Karm wants to merge 1 commit intograalvm:mandrel/20.3from
Karm:mandrel_20.3_docs
Closed

Docs updated, Prerequisites section [20.3]#202
Karm wants to merge 1 commit intograalvm:mandrel/20.3from
Karm:mandrel_20.3_docs

Conversation

@Karm
Copy link
Collaborator

@Karm Karm commented Jan 26, 2021

SSIA
Tested also on on "clean-room" Ubuntu.

@Karm Karm added documentation Improvements or additions to documentation affects/20.3 labels Jan 26, 2021
@Karm Karm requested a review from zakkak January 26, 2021 07:51
@Karm Karm self-assigned this Jan 26, 2021
On Ubuntu-like systems with:
```bash
apt install libc6-dev zlib1g-dev gcc
apt install gcc zlib1g-dev build-essential libfreetype6-dev
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't build-essential a bit aggressive/bloated?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zakkak I had an issue with static glibc and this did the trick. I am by no means an Ubuntu user though, so feel free to suggest something different that would work on vanilla Ubuntu 18 and 20.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion added in graalvm/mandrel-packaging#96 (comment) let's keep the discussion there and apply the changes everywhere later :)

@zakkak zakkak added this to the 20.3.1.1.Final milestone Jan 26, 2021
@zakkak zakkak removed this from the 20.3.1.1.Final milestone Jan 29, 2021
@github-actions
Copy link

github-actions bot commented Mar 1, 2021

This PR appears to be stale because it has been open 30 days with no activity. This PR will be closed in 7 days unless Stale label is removed, a new comment is made, or not-Stale label is added.

@github-actions github-actions bot added the Stale label Mar 1, 2021
@Karm Karm force-pushed the mandrel_20.3_docs branch from 9e0c7c0 to 1a2ae71 Compare March 8, 2021 13:52
@Karm Karm requested a review from zakkak March 8, 2021 13:52
@Karm
Copy link
Collaborator Author

Karm commented Mar 8, 2021

@zakkak Updated. Ready to be merged.

* glibc-devel
* zlib-devel
* freetype-devel
* gcc
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we include libstdc++-static in this list?

dnf install glibc-devel zlib-devel gcc freetype-devel libstdc++-static
```

Note the package might be called `glibc-static` instead of `libstdc++-static`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This note is missing from the other PRs

Copy link
Collaborator

@zakkak zakkak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Karm.
Please see the added comments.

@github-actions github-actions bot removed the Stale label Mar 9, 2021
@github-actions
Copy link

github-actions bot commented Apr 8, 2021

This PR appears to be stale because it has been open 30 days with no activity. This PR will be closed in 7 days unless Stale label is removed, a new comment is made, or not-Stale label is added.

@github-actions github-actions bot added the Stale label Apr 8, 2021
@zakkak zakkak closed this Apr 14, 2021
zakkak added a commit that referenced this pull request Sep 16, 2025
[Backport] [Oracle GraalVM] [GR-65853] Backport to 23.1: Return correct name for libgraal-specific collection policy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

affects/20.3 documentation Improvements or additions to documentation oca-signed Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants