discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] custom GR block for E310


From: Philip Balister
Subject: Re: [Discuss-gnuradio] custom GR block for E310
Date: Thu, 12 May 2016 10:06:01 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 05/12/2016 08:06 AM, Jason Matusiak wrote:
>> If it's the only .so you need, and you put it in the right place, then
>> that works. Another way is to ssh mount your E310, then run make install
>> DESTDIR=/path/to/sshmount on your build machine (make sure paths match).
> 
> Martin, I was misunderstanding some things, but now I think I understand
> a bit better.
> I have done the make install of the ssh mount and the files seem to get
> put in the right
> places.  The problem now is that I can't seem to run my application that
> utilizes the
> library.  It feels like some sort of path needs to be updated since
> things got installed
> into lib/python/dist-packages/ (which didn't previously exist), but I
> can't seem to find
> any notes on this.  I know that the setup_env.sh on a normal machine
> handles all of this,
> but that doesn't exist on the E310.
> 
> Any thoughts of what step I am missing?
> 

Does this help?

http://gnuradio.org/redmine/projects/gnuradio/wiki/Cross_compile_an_OOT_and_install_on_target

Philip

> 
> 
> 
> _______________________________________________
> 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]