Hello Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/14683
to review the following change.
Change subject: docs: additional instructions for installing memkind from source
......................................................................
docs: additional instructions for installing memkind from source
This is often necessary as most of our supported distros include a memkind
that's too old. There are some complications, however:
- Using the default prefix (/usr/local) means Kudu won't find the library.
- Even after installing to /usr, ldconfig must be run to regenerate the
cache of dynamic libraries in "trusted locations" like /usr/lib.
Change-Id: I7d52d02ad87a27e5fef5ba5c0ab8932128a29762
---
M docs/installation.adoc
1 file changed, 33 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/83/14683/1
--
To view, visit http://gerrit.cloudera.org:8080/14683
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d52d02ad87a27e5fef5ba5c0ab8932128a29762
Gerrit-Change-Number: 14683
Gerrit-PatchSet: 1
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>