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

Replace the pmem libraries source building with distributed library packages #125

Closed
bigdata-memory opened this issue Jul 19, 2020 · 1 comment

Comments

@bigdata-memory
Copy link
Contributor

Pmem project releases have been managed by Linux Distribution repository e.g. Ubuntu repository, hence, it is possible to get rid of all steps about generating the pmem libs from the source code of pmem related libraries.

For instance, in Ubuntu, we can issue the following commands to install the dependent pmem libraries.

sudo apt install libndctl-dev
sudo apt install libpmem-dev
sudo apt install libvmem-dev
sudo apt install libpmemobj-dev

@bigdata-memory
Copy link
Contributor Author

This improvement can save the building time and make it stable along with the latest release version of pmem libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant