Hi Nicolas, I am running Ubuntu 16.04 64bit. Yes, I ran the command sudo ldconfig. I just noticed that cmake generated a couple of warnings. One was associated with 'Policy CMP0026 is not set' and the other was 'Policy CMP0045 is not set'. But the cmake command for python module installation produced only warnings associated with 'Policy CMP0045 is not set'. The make and install commands ran without any warnings or errors. And I saw an error message on terminal after closing GRC - 'XML parser: Found 1 erroneous XML file while loading the block tree (see "Help/Parser errors" for details)' so I checked the XML file again and all entries are correct.
Best Sakthivel On Thu, Dec 28, 2017 at 7:06 PM, Nicolas Cuervo <[email protected]> wrote: > Hello Sakthivel, > > did the installation run to completion without any warning/error? Which OS > are you using? > > assuming a linux-based machine, did you run the following command after > installation? > $ sudo ldconfig > > please try to do so and tell us if it worked. > > -Nicolas > > On Thu, Dec 28, 2017 at 12:55 PM, sakthivel velumani <[email protected]> > wrote: > >> Hi all. >> >> I am new to gnuradio and just taking the tutorials on creating new OOT >> modules. I completed the python tutorial and everything worked. But in C++ >> after compiling and installing the block, I could not find my new OOT >> category or my new block in GRC. Does anyone know the possible cause? >> >> Best >> Sakthivel >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
