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

chore(book): build script + remove openssl #316

Merged
merged 4 commits into from
Mar 2, 2024
Merged

chore(book): build script + remove openssl #316

merged 4 commits into from
Mar 2, 2024

Conversation

ctian1
Copy link
Member

@ctian1 ctian1 commented Feb 26, 2024

No description provided.

@ctian1 ctian1 changed the title chore(book): Update install.md chore(book): build script + remove openssl Feb 26, 2024
{{#include ../../examples/fibonacci-io/script/build.rs}}
```

Make sure to also add `sp1-helper` as a build dependency in `script/Cargo.toml`:
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be sp1-core?

Copy link
Member Author

Choose a reason for hiding this comment

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

no, sp1-helper is its own crate so that build.rs doesn't need to compile lots of stuff.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, then can you make it sp1-helper below? it's listed as sp1-core :P

Copy link
Member Author

Choose a reason for hiding this comment

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

o oops


## Option 1: Prebuilt Binaries (Recommended)

Currently our prebuilt binaries are built on Ubuntu 20.04 (22.04 on ARM) and macOS. If your OS is older, it's possible they won't work but you can still try.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you say what they should do for next steps if it doesn't work?

@puma314 puma314 merged commit 5e79f79 into main Mar 2, 2024
3 checks passed
@puma314 puma314 deleted the ctian1-patch-1 branch March 2, 2024 02:25
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