Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Readme: update Linux build instructions#29

Draft
pragmatrix wants to merge 1 commit into
masterfrom
readme-linux-build
Draft

Readme: update Linux build instructions#29
pragmatrix wants to merge 1 commit into
masterfrom
readme-linux-build

Conversation

@pragmatrix

@pragmatrix pragmatrix commented Aug 29, 2019

Copy link
Copy Markdown
Owner

I'm trying to build and run emergent in a Ubuntu 18 VM with the software renderer kazan.

This PR adds the needed installation steps to the README (rendered).

@pragmatrix pragmatrix self-assigned this Aug 29, 2019
Comment thread README.md

Also make sure that the packages `cmake` and `python`, `python3-distutils` are installed for [shaderc-sys](https://crates.io/crates/shaderc-sys). and the header `fontconfig/fontconfig.h` is available (package `libfontconfig1-dev` on Ubuntu 18/19).

And even though emergent need only Vulkan support, OpenGL header files need to be available to compile the Skia library: http://www.codebind.com/linux-tutorials/install-opengl-ubuntu-linux/ (packages `libglu1-mesa-dev` `freeglut3-dev` `mesa-common-dev` on Ubuntu 18)

@pragmatrix pragmatrix Aug 30, 2019

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

mesa-common-dev and libgl1-mesa-dev seems sufficient.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant