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

Doc: Improve build instructions #554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jll63
Copy link
Collaborator

@jll63 jll63 commented Dec 27, 2024

bin/build-ubuntu.sh assumes that the machine is useable for development, i.e. that several developer tools (g++, make, ninja, etc) and libraries (bison, flex, Google test, mock and benchmark, etc) are available. We had support requests from developers who attempted to build BMQ in a pristine Ubuntu 22.04 container. This PR documents the steps required to build in such a container.

@jll63 jll63 requested a review from a team as a code owner December 27, 2024 17:27
@jll63 jll63 force-pushed the build-pristine-ubuntu branch from ff2c07c to 3a32f27 Compare December 27, 2024 17:30
Signed-off-by: Jean-Louis Leroy <[email protected]>
@jll63 jll63 force-pushed the build-pristine-ubuntu branch from 3a32f27 to f92d718 Compare December 27, 2024 17:32
@jll63 jll63 changed the title README: improve build instructions Doc: improve build instructions Dec 27, 2024
@jll63 jll63 changed the title Doc: improve build instructions Doc Improve build instructions Dec 27, 2024
@jll63 jll63 changed the title Doc Improve build instructions Doc: Improve build instructions Dec 27, 2024
@jll63 jll63 requested a review from hallfox December 27, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant