%general-entities; ]> $LastChangedBy$ $Date$ Libcroco-&libcroco-version; Libcroco Introduction to libcroco The libcroco package contains a standalone CSS2 parsing and manipulation library. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libcroco-md5sum; Download size: &libcroco-size; Estimated disk space required: &libcroco-buildsize; Estimated build time: &libcroco-time; libcroco Dependencies Required and Optional User Notes: Installation of libcroco Install libcroco by running the following commands: ./configure --prefix=/usr --disable-static && make To test the results, issue: LD_LIBRARY_PATH=$(pwd)/src/.libs make test. If there are test failures, issue: patch -Np1 -i tests/tests-error.log. This will update the failed tests from CVS. You should now rerun the test. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Library Installed Directories croco-0.6-config and csslint-0.6 libcroco-0.6.so /usr/include/libcroco-0.6 and /usr/share/gtk-doc/html/libcroco Short Descriptions csslint-0.6 is used to parse one or more CSS files specified on the command line. csslint-0.6 libcroco-0.6.so contains the API functions for CSS2 parsing and manipulation. libcroco-0.6.so