Hi Sumit,

There are two links that we can use to access the current version of the GNU Radio source: git://gnuradio.org/gnuradio and http://gnuradio.org/git/gnuradio.git .

As of now, the second link does not work for me, but the first one does. You might be able to fix your problem by finding the line in the script where you try to git the source code, and replace it with : "git clone git://gnuradio.org/gnuradio", excluding quotation marks.

This information is from: http://gnuradio.org/redmine/projects/gnuradio/wiki/Download .

Hope that helps,

Chris

On 6/26/2011 2:31 AM, sumitstop wrote:


Today when I tried to install Gnuradio by Marcus Script I got following
message.

"Fetching Gnu Radio via GIT...GIT checkout of Gnu Radio failed!"

Yesterday it was working fine and I installed it on my two Pc's.






-----
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India

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

Reply via email to