%general-entities; ]> $Date$ libyaml-&yaml-version; libyaml Introduction to libyaml The libyaml package contains a C library for parsing and emitting YAML (YAML Ain't Markup Language) code. &lfs101_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &yaml-md5sum; Download size: &yaml-size; Estimated disk space required: &yaml-buildsize; Estimated build time: &yaml-time; libyaml Dependencies Optional User Notes: Installation of libyaml Install libyaml by running the following commands: ./bootstrap && ./configure --prefix=/usr --disable-static && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libyaml.so None Short Descriptions libyaml.so contains API functions for parsing and emitting YAML code libyaml.so