I think I am getting confused because from the README there is a link to a
general build/install instructions page here:

https://github.com/numenta/nupic/wiki/Installing-and-Building-NuPIC

Then I look up mac OSX instructions from there. The mac page seems to
correctly walk through the prerequisites, but the actual build instructions
are not correct.
https://github.com/numenta/nupic/wiki/Running-NuPIC-on-OS-X

Should I just ignore the Mac page and use this README as the canonical
instructions?
https://github.com/numenta/nupic



On Wed, Apr 16, 2014 at 1:49 PM, Chetan Surpur <[email protected]> wrote:

> 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
>
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to