Skip to content

Conversation

@inkeliz
Copy link

@inkeliz inkeliz commented Dec 13, 2023

Currently, build0.sh and build1.sh requires some packages such as re2c, bison and cmake.

Currently, `build0.sh` and `build1.sh` requires some packages such as re2c, bison and cmake.

```bash
sudo apt install binutils-dev
sudo apt install binutils-dev re2c bison cmake
Copy link
Contributor

Choose a reason for hiding this comment

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

One should install these using Conda. Not all Bison versions work unfortunately.

We have a Conda environment file somewhere, so we should use that.

@certik
Copy link
Contributor

certik commented Dec 13, 2023

Thanks for the PR! Let's document how to use Conda to install the dependencies, see above.

@Thirumalai-Shaktivel
Copy link
Collaborator

Yes, I think the same.
Please address the review and mark it as "Ready for Review"

@Thirumalai-Shaktivel Thirumalai-Shaktivel marked this pull request as draft March 5, 2024 12:18
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