Hi,

Thanks for the help provided.Well my build became successful after executing 
all these commands for different set of errors:


 sudo apt-get install libtool
 sudo apt-get install synaptic
sudo apt-get install python-dev 
sudo apt-get install python-pip
pip install numpy
sudo apt-get install freetds-bin freetds-dev
sudo apt-get install libssl-dev

It might help others in future.I have one query regarding Cerebo:

As per readme given on https://github.com/numenta/nupic.cerebro  we need to 
install the following packages:

brew install libevent
brew install mongodb
pip install -r requirements.txt but somebody pointed out 3 days before that 
there are some other packages required.Can you please state them again
Regards



 
 
Freeha Azmat




________________________________
 From: Marek Otahal <[email protected]>
To: NuPIC general mailing list. <[email protected]> 
Sent: Wednesday, September 25, 2013 8:29 PM
Subject: Re: [nupic-dev] Installation Error
 


hi, 
looks u're missing libtoolize/glibtoolize, install appropriate package and it 
should be ok. 




On Thu, Sep 26, 2013 at 4:11 AM, Matt Keith <[email protected]> wrote:

Freeha,
>
>
>You will need to look in the /tmp/ntabuild/stdout.txt file and see what the 
>error is.  It should be toward the very end of the file.  
>
>Matt
>
>
>On Sep 25, 2013, at 6:26 PM, freeha azmat <[email protected]> wrote:
>
>Thanks for your help. By installing lib tool I was able to refrain from 
>"glibtoolize" error but after that,there is another problem coming:
>> freeha@ubuntu:~/nupic-master$ $NUPIC/build.sh
>> 
>>STDOUT redirected to: /tmp/ntabuild/stdout.txt
>>Build failed!!!
>> 
>>Can anybody help regarding this !!!
>>Regards, 
>>Freeha Azmat
>>
>>
>>
>>From: Erik Blas <[email protected]>
>>To: NuPIC general mailing list. <[email protected]> 
>>Sent: Wednesday, September 25, 2013 6:07 PM
>>Subject: Re: [nupic-dev] Installation Error
>> 
>>
>>
>>NuPIC now support python 2.7, no need to use 2.6.8 specifically any longer.
>>
>>
>>
>>On Wed, Sep 25, 2013 at 3:16 PM, Garikoitz Lerma-Usabiaga 
>><[email protected]> wrote:
>>
>>Hi Freeha, 
>>>I had exactly the same error in OSX 10.6.8.
>>>What I did was: 
>>>- Review the wiki page and make sure that all required software was updated
>>>- Uninstall everything python in the computer, absolutely everything, 
>>>download Python 2.6.8 from python.org, and compile it 
>>>After this process, the error you are mentioning disappeared and NuPIC 
>>>compiled OK.
>>>
>>>
>>>Hope it helps!
>>>Gari 
>>>
>>>
>>>
>>>On Thu, Sep 26, 2013 at 12:04 AM, freeha azmat <[email protected]> wrote:
>>>
>>>hi,
>>>> 
>>>>I am getting the following error when I build "Nupic" on Ubuntu:
>>>> 
>>>>freeha1@ubuntu:~$ $NUPIC/build.sh
>>>>Traceback (most recent call last):
>>>>  File "/home/freeha1/nupic-master/build_system/setup.py", line 209, in 
>>>><module>
>>>>    utils.runCommand(["/bin/bash", command], outputLogLevel=logging.INFO)
>>>>  File "/home/freeha1/nupic-master/build_system/pybuild/utils.py", line 
>>>>150, in runCommand
>>>>    raise RunCommandException("\n %s Command: '%s'" % (allOutput, 
>>>>commandLine))
>>>>pybuild.utils.RunCommandException: 
>>>> /usr/bin/aclocal
>>>>/usr/bin/autoconf
>>>>/usr/bin/automake
>>>>/usr/bin/autoreconf
>>>>running
 libtoolize...
>>>>build_system/unix/autogen.sh: line 48: glibtoolize: command not found
>>>>glibtoolize failed. Exiting
>>>> Command: '/bin/bash build_system/unix/autogen.sh'
>>>>STDOUT redirected to: /tmp/ntabuild/stdout.txt
>>>>Build failed!!!
>>>>
>>>>I searched on internet about details of error and found following solution:
>>>>http://lists.numenta.org/pipermail/nupic_lists.numenta.org/2013-June/000325.html
>>>>I try python2.6 after reading the solution but couldn't solve it.
>>>> 
>>>>Please help !!! 
>>>> 
>>>> 
>>>> Regards,
>>>>Freeha Azmat
>>>>
>>>>_______________________________________________
>>>>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
>>
>>
>>_______________________________________________
>>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
>
>


-- 
Marek Otahal :o) 
_______________________________________________
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