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

Is it possible to run it on linux? #56

Open
Razzwan opened this issue May 16, 2024 · 6 comments
Open

Is it possible to run it on linux? #56

Razzwan opened this issue May 16, 2024 · 6 comments

Comments

@Razzwan
Copy link

Razzwan commented May 16, 2024

I try to use this library to figure out how does it works, and try to run it using linux alpine inside docker container. Is it possible?

@Razzwan
Copy link
Author

Razzwan commented May 22, 2024

Is I correctly understand, that this library works only on MacOS?

@Razzwan
Copy link
Author

Razzwan commented Jun 6, 2024

Finally, I was able to run it inside docker container with the configuration below. Unfortunately, alpine never took off...

FROM rust:1.78.0

RUN apt-get update
RUN apt-get -y install build-essential cmake libsodium-dev libsecp256k1-dev lz4 liblz4-dev

@Aero25x
Copy link

Aero25x commented Aug 17, 2024

@Razzwan Did you find any way how to run in alpine? Maybe need install some dependencies for cpp or c?

@Funinthesun210
Copy link

I try to use this library to figure out how does it works, and try to run it using linux alpine inside docker container. Is it possible?

@Funinthesun210
Copy link

Funinthesun210

@Funinthesun210
Copy link

jpmorgan100803.pdf

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

3 participants