It's clear. Just edit the qwtconfig.pri file. The following steps I believe were followed.
wget http://superb-east.dl.sourceforge.net/sourceforge/qwt/qwt-5.0.2.tar.bz2 tar jxf qwt-5.0.2.tar.bz2 cd qwt-5.0.2 The directory qwt-5.0.2 has a file named 'qwtconfig.pri'. Use any editor to open the file and edit the lines mentioned in the rest of the instructions. I use 'vi' editor. You can do this in the terminal by $ vim qwtconfig.pri This opens the file and you can edit and save it. Or else just use any graphical interface editor. I hope I answered your question. :) Mir On Sun, Sep 13, 2009 at 5:08 PM, Steve Mitan <[email protected]> wrote: > Hi all > > I am new at this and slowly learning Linux, GNU and GNU Radio. In following > the installation instructions for "GNU Radio Release 3.2", I got as far as > "Now edit qwtconfig.pri:" and have come to standstill. I can't figure out > this step. I am sure it is elementary to the rest of you but it has brought > me to a stop. Can anyone explain this step in detail? > > Thank you very much > > Steve > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio >
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
