Hi, thank for the detailed response to my question.  I forgot to attach the
OOT modules.  They are attached here.

On Fri, Feb 12, 2016 at 7:22 AM, Michael Dickens [via GnuRadio] <
[email protected]> wrote:

> Hi micro7311 - GRC scripts are placed typically into
> ${prefix}/share/gnuradio/grc/blocks -- in your case, looks like
> ${prefix} == "/usr". Without having access to your OOT module or any
> other info about it, the best advice I can give is to check to make sure
> our OOT install ${prefix} matches that for GR, or that the blocks are
> being installed into "~/.grc_gnuradio/" -- or, really, that they are
> being installed at all. This last one is easy to test: from the build
> directory of your OOT module, use the following command:
> {{{
> DESTDIR=./tmp make install
> }}}
> and, then look through the contents of ./tmp to make sure everything is
> installed where you want it to be. If you find items not where they
> should be, go tweak the CMakeLists.txt for those items to install them
> elsewhere. HTH! - MLD
>
> On Thu, Feb 11, 2016, at 03:49 PM, micro7311 wrote:
>
> > Hi, I am trying to run an OOT module but I am getting the following
> > errors.  GRC can't seem to locate the OOT modules but I cannot figure
> > out how to map it correctly.  Please advise any suggestions.  Thank you.
> >
> > <<< Welcome to GNU Radio Companion v3.7.4git-201-ga7bec1a3 >>>
> >
> > Preference file: /home/analog.grc
> > Block paths:
> >       /usr/share/gnuradio/grc/blocks
> >       /home/analog/.grc_gnuradio
> >
> > Loading:
> > "/home/analog/Desktop/gr-test2-master/examples/flowgraph_09.grc"
> > >>>> Error: Block key "test1_freq_counter2" not found in Platform -
> grc(GNU
> > >>>> Radio
> > Companion)
> > >>>> Error: Block key "test1_freq_counter1" not found in Platform -
> grc(GNU
> > >>>> Radio
> > Companion)
> > >>>> Error: Block key "test1_streamer1" not found in Platform - grc(GNU
> > >>>> Radio
> > Companion)
> >
> > Showing:
> > "/home/analog/Desktop/gr-test2-master/examples/flowgraph_09.grc"
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [hidden email] <http:///user/SendEmail.jtp?type=node&node=58160&i=0>
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://gnuradio.4.n7.nabble.com/Help-with-OOT-error-tp58153p58160.html
> To unsubscribe from Help with OOT error, click here
> <http://gnuradio.4.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=58153&code=cm9iLmNyb2NlQGdtYWlsLmNvbXw1ODE1M3w3NTI0NTE4MjY=>
> .
> NAML
> <http://gnuradio.4.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>


gr-test2-master.zip (209K) 
<http://gnuradio.4.n7.nabble.com/attachment/58161/0/gr-test2-master.zip>




--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Help-with-OOT-error-tp58153p58161.html
Sent from the GnuRadio mailing list archive at Nabble.com.
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to