[
https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947947#comment-15947947
]
ASF GitHub Bot commented on GEODE-2513:
---------------------------------------
Github user PivotalSarge commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/81#discussion_r108795285
--- Diff: BUILDING.md ---
@@ -39,6 +39,9 @@ Building requires access to an installation of Geode. By
default the value of `G
## Installing
By default a system-specific location is used by CMake as the destination
of the `install` target, e.g., `/usr/local` on UNIX system. To explicitly
specify the location in which the Native Client will be installed, add
`-DCMAKE_INSTALL_PREFIX=/path/to/installation/destination` to the _initial_
`cmake` execution command before `../src`.
+**Note:** For consistent results, avoid using the "~" (tilde) abbreviation
when specifying paths on the CMake command line.
--- End diff --
Good catch.
> Geode Native docs: rebrand to match open-source software
> --------------------------------------------------------
>
> Key: GEODE-2513
> URL: https://issues.apache.org/jira/browse/GEODE-2513
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Dave Barnes
>
> The newly-contributed Geode Native doc sources contain some GemFire artifacts
> that have been purged from the open-source code. Docs should be updated to
> match.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)