discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Issue with the installation of GNU Radio


From: Ruecan
Subject: [Discuss-gnuradio] Issue with the installation of GNU Radio
Date: Wed, 12 Feb 2014 12:55:05 -0800 (PST)

Hi GR,

I have installed GR 3.7 everything went ok, except that I forgot to set the
PKG_CONFIG_PATH env. var.

with 
export
PKG_CONFIG_PATH=$PKG_CONFIG_PATH:<gnuradio_install_dir>/lib/pkgconfig:<uhd_install_dir>/lib/pkgconfig

I just modified "gr-uhd/lib/usrp_source_impl.cc" and
"gr-uhd/lib/usrp_sink_impl.cc".
afterwhat I make then make install then got 

CMake Error at cmake_install.cmake:36 (FILE):
  file cannot create directory: /usr/local/lib64/pkgconfig.  Maybe need
  administrative privileges.

My question is to apply my modifications on gr-uhd and make install, do I
need to rm CMakeCache and make clean and cmake, make, make install Or I
should do that the whole GNU Radio to take into account the PKG_CONFIG_PATH
env. var. ?

Regards,



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Issue-with-the-installation-of-GNU-Radio-tp46325.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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