bigdata-memory opened a new issue #125: URL: https://github.com/apache/mnemonic/issues/125
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 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
