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: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Installng GNURadio from git repository
Date: Wed, 22 Jun 2011 21:41:50 -0400

On Wed, Jun 22, 2011 at 9:14 PM, Edmar Candeia Gurjao <address@hidden> wrote:
Hi Sumit,

I had the same error and I solved it typing git clone http://gnuradio.org/git/gnuradio (without .git).


Are you sure? That shouldn't work (and doesn't for me).

Tom

 
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



reply via email to

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