discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gnuradio/conf.d in the wrong prefix


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] gnuradio/conf.d in the wrong prefix
Date: Wed, 30 Jan 2013 14:05:14 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Josh,

you need to set SYSCONFDIR separately from CMAKE_INSTALL_PREFIX.

MB

On Tue, Jan 29, 2013 at 10:52:30PM -0600, Josh Blum wrote:
> I configured gr 3.6.4 to install in my prefix /opt/usr, and I caught the
> installer putting the conf stuff in /usr/local anyways. I wasnt sure if
> this was the intention, since there was some ramblings about FHS, and
> /etc stuff
> 
> cmake ~/src/gnuradio/ -DCMAKE_BUILD_TYPE=Release
> -DCMAKE_INSTALL_PREFIX=/opt/usr/gr
> 
> The end of the make install including error:
> 
> > -- Installing: /opt/usr/gr/include/gruel/swig/gr_intrusive_ptr.i
> > -- Installing: /opt/usr/gr/include/gruel/swig/pmt_swig.i
> > -- Installing: /opt/usr/gr/include/gruel/swig/gruel_common.i
> > -- Installing: /opt/usr/gr/include/gruel/swig/pmt_swig_doc.i
> > -- Installing: /opt/usr/gr/lib64/python2.6/site-packages/gruel/__init__.py
> > -- Installing: /opt/usr/gr/lib64/python2.6/site-packages/gruel/__init__.pyc
> > -- Installing: /opt/usr/gr/lib64/python2.6/site-packages/gruel/__init__.pyo
> > -- Installing: 
> > /opt/usr/gr/lib64/python2.6/site-packages/gruel/pmt/__init__.py
> > -- Installing: 
> > /opt/usr/gr/lib64/python2.6/site-packages/gruel/pmt/__init__.pyc
> > -- Installing: 
> > /opt/usr/gr/lib64/python2.6/site-packages/gruel/pmt/__init__.pyo
> > CMake Error at gnuradio-core/cmake_install.cmake:38 (FILE):
> >   file cannot create directory: /usr/local/etc/gnuradio/conf.d.  Maybe need
> >   administrative privileges.
> > Call Stack (most recent call first):
> >   cmake_install.cmake:47 (INCLUDE)
> > 
> > 
> 
> -josh
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgpJnJKQQWNn4.pgp
Description: PGP signature


reply via email to

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