Yup this works.
That was pretty confusing.
Jan
Josh Blum-2 wrote:
>
> we had to rename the executable for some reason
>
> try to run gnuradio-companion
>
> -Josh
>
> On 08/04/2010 12:51 PM, sirjanselot wrote:
>>
>> Hey Guys,
>>
>> I got this error when I tried to run grc:
>>
>> jaco...@g
Hi Jan, for my Ubuntu system I used this series of commands:
./bootstrap
./configure
./make
./make check
sudo make install
--
my problems were all in finding the missing modules that the
configure spit out as not compiled. Some of them are un-necessary,
others I don't know.
I foun
we had to rename the executable for some reason
try to run gnuradio-companion
-Josh
On 08/04/2010 12:51 PM, sirjanselot wrote:
Hey Guys,
I got this error when I tried to run grc:
jaco...@godfather-desktop:~/gnuradio-3.3.0$ grc
The program 'grc' can be found in the following packages:
* gn
Hey Guys,
I got this error when I tried to run grc:
jaco...@godfather-desktop:~/gnuradio-3.3.0$ grc
The program 'grc' can be found in the following packages:
* gnuradio-companion
* grc
Try: sudo apt-get install
However, when I ran ./configure it states that it will make grc. I don't
know ho