# openscop **Repository Path**: zxtree2006/openscop ## Basic Information - **Project Name**: openscop - **Description**: https://github.com/periscop/openscop/ - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-15 - **Last Updated**: 2022-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * * * * * * * * * * * * * * * OpenScop Library 0.9.0 * * * * * * * * * * * * * * * Install with Makefile --------------------- $> ./autogen.sh $> ./configure $> make $> make install Alternative: Install with CMake ------------------------------- $> mkdir build $> cd build $> cmake .. # -DCMAKE_INSTALL_PREFIX="/your/install/directory" $> make $> make test $> # make install # sudo make install # su -c "make install" $> make doc Support ------- Please contact: openscop-development@googlegroups.com