%general-entities; ]> $LastChangedBy$ $Date$ YAML-&yaml-version; YAML Introduction to YAML The YAML package contains a C library for parsing and emitting YAML (YAML Ain't Markup Language). &lfs84_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; YAML Dependencies Optional User Notes: Installation of YAML This package expands to libyaml-&yaml-version;, not the expected yaml-&yaml-version;. Install YAML by running the following commands: make build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DBUILD_SHARED_LIBS=true \ -DCMAKE_BUILD_TYPE=RELEASE .. && make To test the results, issue: make test. 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. libyaml.so