On Thu, Feb 22, 2007 at 02:17:30PM -0500, Michael Dickens wrote:
> On Feb 22, 2007, at 11:30 AM, Johnathan Corgan wrote:
> >please update to trunk revision 4588 and retest ticket:140.
> >I'll need to do an equivalent fix in the release 3.0 branch if this
> >works for you.
> 
> Johnathan - Yes, that works; thank you.  BTW> The change that you  
> made also renders the PATH in gr-usrp's run_tests.in redundant.
> 
> Might it not be better instead for run_tests.in in gr-usrp to specify  
> the USRP libraries to include in the DYLD path instead of doing that  
> (for all modules) in the top-level run_tests.sh file? - since not all  
> modules rely upon the USRP but all do (for now) upon gnuradio-core?   
> I guess what I'm thinking of is to move all of the module-specific  
> stuff into each module, and leave the top-level run_tests to hold all  
> common stuff.  These are not big or difficult changes, if you want me  
> to give it a go. - MLD

I think you're right.

I suspect that the change that mattered is only the DYLD_LIBRARY_PATH
one.  I'd like to go with the minimum fix.  Otherwise, down the road
it's hard to figure out which of the stuff added really needed to be
there.

Michael, can you give this a shot?

Thanks,
Eric


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to