Hey all, I have to note that the README is open source, and the wiki
is a *wiki*. Feel free to create PRs for README updates and edit wikis
if you think you can make improvements. I cannot act as the Single
Source of All Documentation Updates. If you see something that can be
improved, take the initiative to improve it. This is your project,
too.

Thanks,
---------
Matt Taylor
OS Community Flag-Bearer
Numenta


On Wed, Oct 29, 2014 at 10:06 AM, cogmission1 .
<[email protected]> wrote:
> +100    -  I made the same or similar comment a while back, in the case
> where order makes a difference, navigating around and back again can be very
> non fault tolerant.
>
> Poor Matt, already over worked :(
>
> On Wed, Oct 29, 2014 at 11:59 AM, Nicholas Mitri <[email protected]>
> wrote:
>>
>> I should mention, the installation notes are a bit overwhelming.
>> I had to jump between 3/4 different pages to get installation
>> instructions. God only knows if I managed to get the order right.
>> I understand that there are a lot of common instructions between the
>> different platforms but having a single page per platform would certainly
>> ease a lot of rebuilding pain.
>>
>>
>>
>> On Oct 29, 2014, at 6:52 PM, cogmission1 . <[email protected]>
>> wrote:
>>
>> Good to know guys!
>>
>> @Matt Do we need a "Notes" page for OSX specific notes on installs added
>> to the NuPIC wiki installation directions?
>>
>> On Wed, Oct 29, 2014 at 11:40 AM, Nicholas Mitri <[email protected]>
>> wrote:
>>>
>>> Thanks Nicolas! Will give it a go.
>>>
>>>
>>> On Oct 29, 2014, at 6:38 PM, Nicolas Thiébaud <[email protected]>
>>> wrote:
>>>
>>> Hi Nicholas,
>>>
>>> I also updated to Yosemite and I had to update XCode to 6.1, reinstall
>>> brew and use brew to reinstall cmake.
>>> On Wed Oct 29 2014 at 9:26:22 AM Nicholas Mitri <[email protected]>
>>> wrote:
>>>>
>>>> Hey Matt,
>>>>
>>>> I’m trying to reinstall nupic to follow along with the updated
>>>> tutorials.
>>>> I’ve downloaded the darwin zip for the py dependencies and moved those
>>>> files in the site-packages folder to the system directory for 2.7 packages.
>>>> Then I download the nupic master and tried to install but I got the
>>>> following.
>>>> I’m on Yosemite with Xcode 5.0.1 btw.
>>>> I’d appreciate some help. I’ve been using an outdated nupic for a while
>>>> now because it took me too long to get it running.
>>>> I was hoping the new builds would go easier on me.
>>>>
>>>>
>>>> CMake Error at
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake:107
>>>> (file):
>>>>   file Internal CMake error when trying to open file:
>>>>
>>>> /Users/Hajj/nupic/build/scripts/CMakeFiles/3.0.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
>>>>   for writing.
>>>> Call Stack (most recent call first):
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake:117
>>>> (CMAKE_DETERMINE_COMPILER_ID_WRITE)
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake:39
>>>> (CMAKE_DETERMINE_COMPILER_ID_BUILD)
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:103
>>>> (CMAKE_DETERMINE_COMPILER_ID)
>>>>   CMakeLists.txt:345 (project)
>>>>
>>>>
>>>> CMake Error at
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake:107
>>>> (file):
>>>>   file Internal CMake error when trying to open file:
>>>>
>>>> /Users/Hajj/nupic/build/scripts/CMakeFiles/3.0.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
>>>>   for writing.
>>>> Call Stack (most recent call first):
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake:117
>>>> (CMAKE_DETERMINE_COMPILER_ID_WRITE)
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake:39
>>>> (CMAKE_DETERMINE_COMPILER_ID_BUILD)
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:103
>>>> (CMAKE_DETERMINE_COMPILER_ID)
>>>>   CMakeLists.txt:345 (project)
>>>>
>>>>
>>>> CMake Error at
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake:529
>>>> (file):
>>>>   file Internal CMake error when trying to open file:
>>>>   /Users/Hajj/nupic/build/scripts/CMakeFiles/CMakeError.log for writing.
>>>> Call Stack (most recent call first):
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCompilerId.cmake:48
>>>> (CMAKE_DETERMINE_COMPILER_ID_VENDOR)
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:103
>>>> (CMAKE_DETERMINE_COMPILER_ID)
>>>>   CMakeLists.txt:345 (project)
>>>>
>>>>
>>>> -- The CXX compiler identification is unknown
>>>> CMake Error: Could not open file for write in copy operation
>>>> /Users/Hajj/nupic/build/scripts/CMakeFiles/3.0.2/CMakeCXXCompiler.cmake.tmp
>>>> CMake Error: : System Error: Permission denied
>>>> CMake Error at
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:170
>>>> (configure_file):
>>>>   configure_file Problem configuring file
>>>> Call Stack (most recent call first):
>>>>   CMakeLists.txt:345 (project)
>>>>
>>>>
>>>> CMake Error: Could not find cmake module file:
>>>> /Users/Hajj/nupic/build/scripts/CMakeFiles/3.0.2/CMakeCXXCompiler.cmake
>>>> CMake Warning at
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/Platform/Darwin.cmake:179
>>>> (message):
>>>>   Ignoring CMAKE_OSX_SYSROOT value:
>>>>
>>>>
>>>> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
>>>>
>>>>   because the directory does not exist.
>>>> Call Stack (most recent call first):
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake:36
>>>> (include)
>>>>   CMakeLists.txt:345 (project)
>>>>
>>>>
>>>> CMake Error at
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/Platform/Darwin.cmake:211
>>>> (message):
>>>>   CMAKE_OSX_DEPLOYMENT_TARGET is '10.10' but CMAKE_OSX_SYSROOT:
>>>>
>>>>    ""
>>>>
>>>>   is not set to a MacOSX SDK with a recognized version.  Either set
>>>>   CMAKE_OSX_SYSROOT to a valid SDK or set CMAKE_OSX_DEPLOYMENT_TARGET to
>>>>   empty.
>>>> Call Stack (most recent call first):
>>>>
>>>> /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeSystemSpecificInformation.cmake:36
>>>> (include)
>>>>   CMakeLists.txt:345 (project)
>>>>
>>>>
>>>> -- Configuring incomplete, errors occurred!
>>>> See also "/Users/Hajj/nupic/build/scripts/CMakeFiles/CMakeOutput.log".
>>>> CMake Error: Cannot open file for write:
>>>> /Users/Hajj/nupic/build/scripts/CMakeCache.txt.tmp
>>>> CMake Error: : System Error: Permission denied
>>>> CMake Error: Unable to open cache file for save.
>>>> /Users/Hajj/nupic/build/scripts/CMakeCache.txt
>>>> CMake Error: : System Error: Permission denied
>>>> Unable to generate build scripts!
>>>
>>>
>>
>>
>>
>> --
>> We find it hard to hear what another is saying because of how loudly "who
>> one is", speaks...
>>
>>
>
>
>
> --
> We find it hard to hear what another is saying because of how loudly "who
> one is", speaks...

Reply via email to