discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Location of config files


From: Volker Schroer
Subject: Re: [Discuss-gnuradio] Location of config files
Date: Wed, 29 May 2013 16:45:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130520 Thunderbird/17.0.6



I'm pretty sure this doesn't happen if you start with a clean build dir.
If you run cmake with -DCMAKE_INSTALL_PREFIX, all paths will be correct.
Only if you re-run cmake with a new -DCMAKE_INSTALL_PREFIX, it will only
update the install path, not the config path. If you're doing that, you
must explicitly set SYSCONFDIR as well.

This was a clean build in a newly created build directory.

-- Volker




reply via email to

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