Re: [Discuss-gnuradio] uhd module not found in E110

2012-11-20 Thread Josh Blum
On 11/18/2012 09:13 PM, Jose Torres Diaz wrote: > Hi Community, > > I'm building GRExtras in E110 according to the instructions: > > *cmake ../ > make > sudo make install > * > What I got all the time is that uhd_module is not found: > > checking for module 'uhd' > -- package 'uhd' not foun

[Discuss-gnuradio] uhd module not found in E110

2012-11-18 Thread Jose Torres Diaz
Hi Community, I'm building GRExtras in E110 according to the instructions: *cmake ../ make sudo make install * What I got all the time is that uhd_module is not found: checking for module 'uhd' -- package 'uhd' not found Which it gave me some errors later on for other modules. Anyone can giv