You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Karen Smoler Miller (JIRA)" <ji...@apache.org> on 2016/11/10 16:37:58 UTC

[jira] [Resolved] (GEODE-1530) geode-examples setEnv.sh script needs to export path

     [ https://issues.apache.org/jira/browse/GEODE-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karen Smoler Miller resolved GEODE-1530.
----------------------------------------
    Resolution: Fixed

> geode-examples setEnv.sh script needs to export path
> ----------------------------------------------------
>
>                 Key: GEODE-1530
>                 URL: https://issues.apache.org/jira/browse/GEODE-1530
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Karen Smoler Miller
>            Assignee: Karen Smoler Miller
>              Labels: bug-hunt
>
> Work currently on the feature/GEODE-33 branch.
> In the replicated example, the {{scripts/setEnv.sh}} script should to prepend the {{GEODE_HOME}} environment variable it finds to the PATH, so that the {{startAll.sh}} uses that path.
> Append this line to the {{scripts/setEnv.sh}} script:
> {{export PATH=$GEODE_HOME/bin:$PATH}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)