Dear all


Now, I am facing some problem in NOX dependencies.


so, I need your help.


apt-get install autoconf automake g++ libtool python python-twisted swig libxerces-c2-dev libssl-dev make

libboost-python-dev libssl-dev libboost1.42-all-dev

->I can't use libboost1.35-dev. so, I used libboost1.42-all-dev.


and apt-get install libsqlite3-dev python-simplejson

apt-get install python-sphinx


and then I installed NOX 0.6

git clone git://noxrepo.org/nox

#cd nox

#./boot.sh

#mkdir build/

#cd build/

#../configure

#make

#cd src

#make check


and then 

cd src

./nox_core tests

NOX 0.9.0(zaku)~full~beta (nox_core), compiled Jan 17 2011 09:45:40

Compiled with OpenFlow 0x01 

00001|nox|ERR:Cannot change the state of 'python' to INSTALLED:

'python' ran into an error: 

Unable to construct a Python component:

Traceback (most recent call last):

 File "./nox/coreapps/pyrt/pyoxidereactor.py", line 364, in instance

   return pyoxidereactor(ctxt)

 File "./nox/coreapps/pyrt/pyoxidereactor.py", line 133, in __init__

   signal.signal(signal.SIGCHLD, self._handleSigchld)

AttributeError: 'pyoxidereactor' object has no attribute '_handleSigchld'


As you can see, There is 00001|nox|ERR:Cannot change the state of 'python' to INSTALLED.

So, I think there is python dependencies issue. 
Can you tell me your opinion, please ?






==============
Min-Hyup Kang
Thank you !
==============


_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to