----- Original Message -----
> From: "Pravin Goyal" <[email protected]>
> To: [email protected]
> Sent: Thursday, March 10, 2016 6:14:09 PM
> Subject: [Open-scap] Changing default Paths
> 
> Hi All,
> 
> Is there a way I can change below default paths?

Hi,

you can change the prefix when running ./configure. Check out
the --prefix option. The default value is /usr/local which makes
the paths /usr/local/share/openscap/... and
/usr/local/libexec/openscap.

If that is not an option you can change these paths at runtime
by using environment variables. Namely:

OSCAP_CHECK_ENGINE_PLUGIN_DIR
OVAL_PROBE_DIR
OSCAP_SCHEMA_PATH
OSCAP_XSLT_PATH
OSCAP_CPE_PATH

Check out the "run.in" file in the git repository.

-- 
Martin Preisler
Identity Management and Platform Security | Red Hat, Inc.

_______________________________________________
Open-scap-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/open-scap-list

Reply via email to