Skip to content

Conversation

@pauldotknopf
Copy link

No description provided.

@Polytonic
Copy link
Owner

Hm, I'm surprised these weren't pulled in by apt via installing graphics driver(s) or desktop windowing environment. I didn't need them the last time I tried building on Linux environments. Which distro version(s) are you using?

@pauldotknopf
Copy link
Author

I'm using fresh Ubuntu 18.10. The same thing on Ubuntu 18.04.

I actually using Darch for my OS manager, which allows me to keep my OS scripted at all times. Here are my recipes.

Typically, OS distributions will not give you *-dev dependencies.

@pauldotknopf
Copy link
Author

Side note: I typically don't like installing *-dev images into my Darch system. Using Darch, packages installed at runtime are wiped on reboot (using tmpfs). This means that for each project I work on, I have to always install the dev dependencies. I like each repo I use to have these dependencies clearly documented (and maintained) so that I can quickly get started.

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.

2 participants