discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Installng GNURadio from git repository


From: sumitstop
Subject: Re: [Discuss-gnuradio] Installng GNURadio from git repository
Date: Wed, 22 Jun 2011 21:09:59 -0700 (PDT)

Hi Edmar..... The problem is solved now with the same lines of code

i.e. .Its installed finally.

git clone http://gnuradio.org/git/gnuradio.git

Actually it was abnormally late as well as gave many warnings of failures.
Also since I saw many posts in the forum these days that gnuradio.org is
down hence raised the question.

Thanks


Edmar Candeia Gurjão wrote:
> 
> Hi Sumit,
> 
> I had the same error and I solved it typing git clone
> http://gnuradio.org/git/gnuradio (without .git).
> 
> Beyond this, after make install I tried to test with typing from gnuradio
> import gr in Python console and an error appears, I tried to use grc and I
> receive a message asking if PYTHONPATH or LD_LIBPATH are correct.
> 
> I solve this just by typing sudo ldconfig after make install
> 
> Edmar
> 
> 2011/6/22 sumitstop <address@hidden>
> 
>>
>> I was trying to install GNURadio with the following commands
>> # Install GNU Radio from git
>>
>> git clone http://gnuradio.org/git/gnuradio.git
>>
>> cd gnuradio
>> ./bootstrap
>> ./configure
>> make
>>
>> after typing this in the terminal  it displays
>>
>> Initialized empty Git repository in /home/cogwsn/gnuradio/.git/
>>
>> and then nothing happens for long time.
>> need some help.
>> a few months back I installed using the same process and it worked well.
>> Thanks
>> Sumit.
>>
>>
>>
>>
>> -----
>> Sumit Kr.
>> Research Assistant
>> Communication Research center
>> IIIT Hyderabad
>> India
>> --
>> View this message in context:
>> http://old.nabble.com/Installng-GNURadio-from-git-repository-tp31905364p31905364.html
>> Sent from the GnuRadio mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
> 
> 
> 
> -- 
> ---------------
> Edmar Candeia Gurjão
> Universidade Federal de Campina Grande.
> +55 83 2101 1403
> http://ecandeia.dee.ufcg.edu.br
> http://pet.ee.ufcg.edu.br/
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 


-----
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India
-- 
View this message in context: 
http://old.nabble.com/Installng-GNURadio-from-git-repository-tp31905566p31908573.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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