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

Feedback: Check installation requirements #69

Closed
evilrobot-01 opened this issue Mar 18, 2024 · 2 comments
Closed

Feedback: Check installation requirements #69

evilrobot-01 opened this issue Mar 18, 2024 · 2 comments

Comments

@evilrobot-01
Copy link
Contributor

Feedback received:

Small nit in the documentation: cargo install doesn't work if you don't have nightly as default (or add +nightly)

It might be especially useful to get this checked via CI so we detect any regressions once resolved.

@weezy20
Copy link
Contributor

weezy20 commented Mar 18, 2024

Add instructions for building from source?

cargo build --release && cp ./target/release/pop /usr/local/bin

@evilrobot-01
Copy link
Contributor Author

Tried installing from rust Docker image, required the installation of cmake only and then pop installed fine. rust:slim required cmake build-essential libssl-dev pkg-config curl but then also worked fine.

Seems this was resolved by #73 so closing.

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