On 03/14/2013 02:01 PM, MO KARIMKHAN PATHAN wrote:
> Hi,
> I want to compile Gnuradio sample examples without using GNU radio GUI. For
> that first I have to compile audio.grc[or any other grc file] and then I
> have to run python file. But I dont know which command I have to write in
> terminal. can you please help?
> I am using Ubuntu 11.10
> 
> 
> 

see grcc

> $ grcc -h
> Usage: grcc: [options] filename
> 
> Compiles a GRC file (.grc) into a GNU Radio Python program. The program is
> stored in ~/.grc_gnuradio by default, but this location can be changed with
> the -d option.
> 
> Options:
>   -h, --help            show this help message and exit
>   -d DIRECTORY, --directory=DIRECTORY
>                         Specify the directory to output the compile program
>   -e, --execute         Run the program after compiling [default=False]


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

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

Reply via email to