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).
M On 05/11/2016 06:53 AM, Jason Matusiak wrote: > I am doing a little bit of work on my E310 that I haven't touched in a > LOOOOONG time. I have an updated image on it and it boots fine. We > created a custom sink block that we want to add to the system, but I am > having trouble remembering what I need to do at this step (and I > couldn't find the steps online anywhere). Do I just need to move the > binary over somewhere. What about the .so file (yes, everything has > been cross compiled already)? > > TIA > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
