Hello,

I'm a complete newbie to the Nupic community, so I apologize ahead of time
for my lack of expertise.  I'm trying to install on Mac OS X 10.9 with the
following setup:
Python version: 7.0-1
XCode version 5.0.2
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
GNU Make 3.81.

However, I'm getting the following error when I run build.sh.:

Traceback (most recent call last):

  File "/Users/ericmiller/nupic/build_system/setup.py", line 209, in
<module>

    utils.runCommand(["/bin/bash", command], outputLogLevel=logging.INFO)

  File "/Users/ericmiller/nupic/build_system/pybuild/utils.py", line 150,
in runCommand

    raise RunCommandException("\n %s Command: '%s'" % (allOutput,
commandLine))

pybuild.utils.RunCommandException:

 running libtoolize...

build_system/unix/autogen.sh: line 48: glibtoolize: command not found

glibtoolize failed. Exiting

 Command: '/bin/bash build_system/unix/autogen.sh'

./build.sh: line 69: /Users/ericmiller/nupic/configure: No such file or
directory

STDOUT redirected to: /tmp/ntabuild/stdout.txt

Build failed!!!

I believe I have libtool installed.  Can anyone help me with this error?

Thanks,

Eric Miller
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to