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/17 18:44:50 UTC

[GitHub] geode-native pull request #60: GEODE-2521 geode native docs: Document instal...

GitHub user davebarnes97 opened a pull request:

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

    GEODE-2521 geode native docs: Document installation from source

    Adds instructions for building from source.
    Removes binary installation & uninstallation, which were artifacts from the proprietary code.

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

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

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

    https://github.com/apache/geode-native/pull/60.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 #60
    
----
commit 5e194a7dcab8ab059fcca856d3765e40a97e4c3b
Author: Dave Barnes <db...@pivotal.io>
Date:   2017-03-16T22:52:12Z

    GEODE-2521 geode native docs: Document installation from source

----


---
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 #60: GEODE-2521 geode native docs: Document instal...

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

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


---
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 #60: GEODE-2521 geode native docs: Document instal...

Posted by echobravopapa <gi...@git.apache.org>.
Github user echobravopapa commented on a diff in the pull request:

    https://github.com/apache/geode-native/pull/60#discussion_r106726114
  
    --- Diff: BUILDING.md ---
    @@ -77,7 +77,7 @@ Due to limitations in CMake, the documentation must be built as a separate step
     
     ### Required Tools
     * [Visual Studio 2013](https://www.visualstudio.com) or newer
    -* [Cygwin](https://www.cygwin.com/)
    +* [Cygwin](https://www.cygwin.com/) (for the patch tool)
    --- End diff --
    
    @davebarnes97 I think we can remove reference to Cygwin, we get the patch tool from GNUWin now... if I am mistaken @dgkimura will set me straight


---
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.
---