Simon, I was unable to install scap-workbench on CentOS 6.4.
yum installed failed, unable to find the package. I tried installing from source, but was unable to install qt qmake. c output==== [vagrant@govready-centos-openscap build]$ pwd /home/vagrant/scap-workbench-0.8.8/build [vagrant@govready-centos-openscap scap-workbench-0.8.8]$ mkdir build; cd build [vagrant@govready-centos-openscap build]$ cmake ../ -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1625 (MESSAGE): Qt qmake not found! Call Stack (most recent call first): CMakeLists.txt:12 (find_package) Eager to try workbench, but could not install it. Greg On Sun, May 25, 2014 at 11:48 AM, Simon Lukasik <[email protected]>wrote: > On 05/24/2014 07:43 PM, Greg Elin wrote: > >> Simon, >> >> Thank you for the example. What is "tailoring file" ? Example? >> >> > hi Greg, > > Tailoring file is special file as per XCCDF 1.2 standard. Basically it > allows you to save a profile in file separated from the policy. > > You can leverage scap-workbench tool to create a tailoring file. Here is a > user manual of scap-workbench: > > https://fedorahosted.org/scap-workbench/raw-attachment/wiki/ > UserManual/user_manual.html > > > Best regards, > > -- > Simon Lukasik > Security Technologies > _______________________________________________ > scap-security-guide mailing list > [email protected] > https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide >
_______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
