Re: [Discuss-gnuradio] GRC installation problems

2010-08-04 Thread sirjanselot
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

Re: [Discuss-gnuradio] GRC installation problems

2010-08-04 Thread Ken N9VV
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

Re: [Discuss-gnuradio] GRC installation problems

2010-08-04 Thread Josh Blum
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

[Discuss-gnuradio] GRC installation problems

2010-08-04 Thread sirjanselot
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