Hi,

I am facing an issue with installation of homestead from source code on ubuntu12.04. When I do make run I get the following error:

build/temp.linux-x86_64-2.7/scratch/tmp/easy_install-eBKZeD/pyzmq-13.1.0/temp/timer_createJriB3Y.o: In function `main':
timer_createJriB3Y.c:(.text+0x15): undefined reference to `timer_create'
collect2: ld returned 1 exit status


Note also that the installation directory must be on sys.path at runtime for
this to work. (e.g. by being the application's script directory, by being on
PYTHONPATH, or by being added to sys.path by your code.)

Processing dependencies for setuptools==18.0.1
Finished processing dependencies for setuptools==18.0.1
Finished processing dependencies for zc.buildout
PYTHONPATH=src bash -c 'bin/python src/metaswitch/crest/main.py'
make: *** [run] Error 1



Please help me resolve it.

Thanks,

Priyanka
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to