On Tue, 2016-09-13 at 09:17 +0100, Bill Somerville wrote:
> On 13/09/2016 03:31, Rik van Riel wrote:
> > Specifically, the CMAKE_PREFIX_PATH is not enough to
> > make it actually find hamlib.
> 
> Hi Rik,
> 
> that instruction is correct. I looks like you have not run the
> install 
> target on the Hamlib build. You can install it into a local
> directory 
> e.g. ~/local/hamlib then that is the path that should be added to 
> CMAKE_PREFIX_PATH. CMake knows how to search a normal install
> structure 
> for the files of a package, you do not need to give it any extra 
> information other than the root of the installation or the upstream 
> package(s).
> 
> Please review the Hamlib build instructions in that same document,
> you 
> may have missed a step.

I did run the install target on the Hamlib build.

I have bin/ include/ lib/ and share/ subdirectories
in the hamlib directory.

However, I did invoke CMake the wrong way first time
I tried, and I suspect it may simply not have cleaned
up its cached data when I re-ran it with the correct
command line arguments later.

-- 

All Rights Reversed.

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to