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

Note build dependencies in README #8

Merged
merged 1 commit into from
Apr 21, 2012
Merged

Note build dependencies in README #8

merged 1 commit into from
Apr 21, 2012

Conversation

catseye
Copy link

@catseye catseye commented Apr 21, 2012

I'm on Ubuntu 11.10, and the default bison from the package system is version 2.4.1, which has some troubles dealing with parser.y. Manually installing bison 2.5 and using it let me build successfully.

@kulp
Copy link
Owner

kulp commented Apr 21, 2012

You're quite right ; I'd known this, but failed to document it. Thanks.

kulp added a commit that referenced this pull request Apr 21, 2012
Note build dependencies in README
@kulp kulp merged commit b1c8a2a into kulp:master Apr 21, 2012
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.

3 participants