%general-entities; ]> $LastChangedBy$ $Date$ Libcroco-&libcroco-version; Libcroco Introduction to libcroco The libcroco package contains libcroco libraries. This is useful for providing a CSS API. &lfs65_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 User Notes: Installation of libcroco Install libcroco by running the following commands: ./configure --prefix=/usr && 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 && install -v -m755 -d /usr/share/doc/libcroco-&libcroco-version;/examples && install -v -m644 README docs/usage.txt \ /usr/share/doc/libcroco-&libcroco-version; && install -v -m644 docs/examples/*.c \ /usr/share/doc/libcroco-&libcroco-version;/examples Contents Installed Programs Installed Library Installed Directories croco-0.6-config and csslint-0.6 libcroco-0.6.{so,a} /usr/include/libcroco-&libcroco-version; and /usr/share/doc/libcroco-&libcroco-version;