%general-entities; ]> $LastChangedBy$ $Date$ libcroco-&libcroco-version; libcroco Introduction to libcroco The libcroco package contains a standalone CSS2 parsing and manipulation library. &lfs78_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 run the test suite, run LD_LIBRARY_PATH=$(pwd)/src/.libs make test. Some tests fail for several reasons: search file in wrong location, locale problems, numbers with different number of decimal figures. 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 croco-0.6-config is a helper script for building with libcroco-0.6.so. croco-0.6-config 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