You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by davebarnes97 <gi...@git.apache.org> on 2017/03/29 21:23:24 UTC

[GitHub] geode-native pull request #81: GEODE-2513 Unbranding docs: QuickStart exampl...

GitHub user davebarnes97 opened a pull request:

    https://github.com/apache/geode-native/pull/81

    GEODE-2513 Unbranding docs: QuickStart examples

    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davebarnes97/geode-native feature/GEODE-2513-QS

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-native/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #81
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] geode-native pull request #81: GEODE-2513 Unbranding docs: QuickStart exampl...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/geode-native/pull/81


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] geode-native pull request #81: GEODE-2513 Unbranding docs: QuickStart exampl...

Posted by PivotalSarge <gi...@git.apache.org>.
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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---