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

Dependencies #14

Open
ronag opened this issue May 11, 2022 · 5 comments
Open

Dependencies #14

ronag opened this issue May 11, 2022 · 5 comments

Comments

@ronag
Copy link

ronag commented May 11, 2022

In order to fully build rocksdb I would like to request the following deps be available in the docker image:

  • folly
  • boost
  • zstd
  • jemalloc
  • tbb
@vweevers
Copy link
Member

Which docker images? What is the combined size of these packages? Are any other native addons expected to need these?

@ronag
Copy link
Author

ronag commented May 11, 2022

The one used by cross prebuildify. I think allow of the above except for Zstd are quite commonly used.

@vweevers
Copy link
Member

The one used by cross prebuildify.

There's multiple: https://github.com/prebuild/prebuildify-cross#images

I think allow of the above except for Zstd are quite commonly used.

Can you give some examples? I don't want to add packages just for rocksdb.

@ronag
Copy link
Author

ronag commented May 11, 2022

They are quite common in general for native development. I don't know about node addons in particular. They are somewhat big libraries.

@vweevers
Copy link
Member

That's why I asked, seeing as prebuildify-cross is specifically for native addons. So this question must first be answered.

In the mean time, you can pass your own image to prebuildify-cross.

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