Skip to content

Added the Debian/Ubuntu build dependencies.#51

Open
pauldotknopf wants to merge 1 commit into
Polytonic:masterfrom
pauldotknopf:patch-1
Open

Added the Debian/Ubuntu build dependencies.#51
pauldotknopf wants to merge 1 commit into
Polytonic:masterfrom
pauldotknopf:patch-1

Conversation

@pauldotknopf

Copy link
Copy Markdown

No description provided.

@Polytonic

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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