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 ../

Probably some variable has to be set that I'm missing. Any ideas?

» ls -l /usr/local/lib
total 4348
-rwxr-xr-x 1 root root    1024 Nov 13 11:12 libopenscap.la
lrwxrwxrwx 1 root root      21 Nov 13 11:12 libopenscap.so ->
libopenscap.so.8.13.0
lrwxrwxrwx 1 root root      21 Nov 13 11:12 libopenscap.so.8 ->
libopenscap.so.8.13.0
-rwxr-xr-x 1 root root 4442608 Nov 13 11:12 libopenscap.so.8.13.0
drwxr-xr-x 3 root root    4096 Nov 10 14:48 python3.6

Thanks!
=Fen
_______________________________________________
Open-scap-list mailing list
Open-scap-list@redhat.com
https://www.redhat.com/mailman/listinfo/open-scap-list

Reply via email to