discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error installing Gras


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Error installing Gras
Date: Sat, 08 Jun 2013 23:50:40 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6


On 06/08/2013 10:27 PM, Yogesh Dahiya wrote:
> I am trying to build gras but stuck with following error:
> 
> -- Found SWIG: /usr/bin/swig (found version "1.3.40")
> -- Found PythonLibs: /usr/lib/libpython2.7.so
> CMake Error at python/gras/CMakeLists.txt:9 (include):
>   include could not find load file:
> 
>     GrSwig
> 
> 
> CMake Error at python/gras/CMakeLists.txt:10 (include):
>   include could not find load file:
> 
>     GrPython
> 
> did'nt find any solution
> 

Those files should be in ${GRAS_SOURCE_DIR}/PMC/cmake/Modules

Does that directory exist for you? Did you follow the build
instructions, the submodule commands are very important for fetching all
the code. Thats my guess:

https://github.com/guruofquality/gras/wiki/Build#get-the-source-code

-josh

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



reply via email to

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