%general-entities; ]> $LastChangedBy$ $Date$ libcroco-&libcroco-version; libcroco Introduction to libcroco The libcroco package contains a standalone CSS2 parsing and manipulation library. &lfs91_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 execute the test suite, run make -k test. Some tests fail: searching files in wrong location, locale problems (character codes compared to characters), float point numbers not properly rounded to the same number of places are some of the reasons. 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