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

Linux lib dependencies not automatically installed #152

Open
benwiley4000 opened this issue Dec 23, 2015 · 1 comment
Open

Linux lib dependencies not automatically installed #152

benwiley4000 opened this issue Dec 23, 2015 · 1 comment

Comments

@benwiley4000
Copy link

My install failed on several counts; I fixed all but one.

The outstanding issue is the esprima-six dependency, which I understand should be eliminated soon (any word on that? the last mention I saw was 15 days ago: #150 (comment)).

The rest are libs that the installer expects to be available, and aren't (at least on my Ubuntu Linux system).

I had to install the following (ubuntu repo package names):

  • libcairo2-dev
  • libpango1.0-dev
  • libjpeg8-dev
  • libgif-dev

To save hassle in the future, it would be great if those system dependencies are made obvious in the documentation, for users on systems which might not provide them automatically.

@mattdesl
Copy link
Member

mattdesl commented Jan 5, 2016

The esprima-six thing should be fixed now. #145 (comment)

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

No branches or pull requests

2 participants