Hi,

On May 9, 2011, at 10:42 PM, Alexandru Csete wrote:

> On Mon, May 9, 2011 at 8:21 PM, Elvis Dowson <elvis.dow...@mac.com> wrote:
> Hi,
>       I just performed a clean install of gnuradio (3.4.0 from the current 
> master branch).
> 
> The installation and tests all worked out fine with my USRP2.
> 
> However, when I try to launch GRC from the Applications > Programming > GRC, 
> it gives me a grc: cannot import gnuradio error.
> 
> I have set my PYTHONPATH in my .profile, and .bashrc. However, it doesn't 
> affect the graphical login.
> 
> I have read that one possible solution is to make it system wide using 
> /etc/profile, but I was wondering if there was another way to do this.
> 
> Launching gnuradio_companion from a console works, but launching it from the 
> Gnome Desktop panel doesn't work.
> 
> 
> Hi Elvis,
> 
> It seems that you can put it in ~/.gnomerc
> http://gnomesupport.org/forums/viewtopic.php?t=9841
> 

Creating a .gnomerc file alone did not work.


On May 9, 2011, at 10:43 PM, Arturo Rinaldi wrote:


> try
> 
> $ sudo ldconfig
> 
> and then
> 
> $ /usr/local/libexec/gnuradio/grc_setup_freedesktop install
> 
> which creates the links in the menu and the associations for *.grc files. 
> However the command in the link is 
> 
> gnuradio-companion %F
> 
> never problems experienced in that :D
> 
> Regards, Arturo


When I ran the above commands, it worked. I also have the .gnomerc file 
defined, not sure if they're both required to be defined. 

Anyway, it works now from the applications menu.

Elvis Dowson

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

Reply via email to