discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] help


From: Edwin Li
Subject: Re: [Discuss-gnuradio] help
Date: Wed, 8 Aug 2018 10:11:01 -0600

Hi Aruna,

 

I’m not an expert, but I guess you haven’t set your DCMAKE_INSTALL_PREFIX to your GNURadio prefix.

Here is what you may try:

 

Use setup_env.sh to setup the environment

Go to the gr-ieee802-11/build/ folder(I assume you have a build folder)

Delete everything in the build folder

In the build folder, run

       cmake -DCMAKE_INSTALL_PREFIX= your gnuradio install prefix ..   

Then run make and make install

 

Do the same thing with gr-foo. Hope this solves your problem.

 

Regards,

Edwin

 

 

Sent from Mail for Windows 10

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]