NuPIC now uses an updated build process that removes env.sh. Please update
your NuPIC repo and see the README for build details.


On Wed, Apr 16, 2014 at 1:47 PM, Julie Pitt <[email protected]> wrote:

> I'm sure there was a thread about this that I missed. What happened to
> env.sh? I pulled the latest off of nupic and now it's gone. My bash profile
> has:
>
>
> # Target source/repo path (where you cloned the repo). Defaults to $PWD
> export NUPIC=~/github/nupic
> # NTA installation path
> export NTA=$NUPIC/nta/eng
> # Convenience variable for temporary build files
> export BUILDDIR=/tmp/ntabuild
> # Number of jobs to run in parallel (optional)
> export MK_JOBS=3
> # Set up the rest of the necessary env variables. Must be done after
> # setting $NTA.
> source $NUPIC/env.sh
>
> I'm sure this is out of date. Can someone tell me how?
>
> Also, I see lots of back-and-forth about the nupic.core extraction. At
> what point do I need to start pulling down that repo and building it? Is
> everything still possible with nupic alone?
>
> Thanks!
> Julie
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to