The first line of volk_register.py
#! /usr/bin/python
should be changed to
#! /usr/bin/env python

Otherwise, on system where python is not installed in /usr/bin, bootstrap will fail

Kyle

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to