[Open-scap] scap-workbench: No package 'libopenscap' found

Šimon Lukašík slukasik at redhat.com
Tue Nov 14 08:39:12 UTC 2017


On 11/13/2017 05:43 PM, Fen Labalme wrote:
> I've compiled openscap and the SSG locally and they work great. I'd like
> to try scap-workbench but cmake complains "No package 'libopenscap'
> found" despite having run "make install" on openscap.
> 
> Running openscap 1.2.15 on Arch linux. I tried setting the libdir but it
> still failed similarly:
> 
> cmake -DOPENSCAP_libopenscap_LIBDIR=/usr/local/lib \
>       -DOPENSCAP_libopenscap_INCLUDEDIR=/usr/local/include/openscap ../

I opened CMakeLists.txt and it seems that OPENSCAP_LIBRARIES and
OPENSCAP_INCLUDE_DIRS could be better bet than
OPENSCAP_libopenscap_LIBDIR and OPENSCAP_libopenscap_INCLUDEDIR.

I did not try thou.

~š.




More information about the Open-scap-list mailing list