discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] bootstrap in volk failed on volk_register.py


From: Kyle Zhou
Subject: [Discuss-gnuradio] bootstrap in volk failed on volk_register.py
Date: Fri, 17 Dec 2010 10:11:43 +1100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]