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 found this configure online using Google:
"./configure --disable-gr-msdd6000 --disable-gr-audio-oss --disable-gr-cvsd-vocoder --disable-gr-gpio --disable-gr-radar-mono --disable-gr-radio-astronomy --disable-gr-pager --disable-gr-atsc"

<URL: http://sdrblog.wordpress.com/gnuradio-installation/
>
--
Ken N9VV


On 8/4/2010 2: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:
  * gnuradio-companion
  * grc
Try: sudo apt-get install<selected package>

However, when I ran ./configure it states that it will make grc.  I don't
know how to solve this problem.  can anyone help?

Thanks

Jan

--


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to