libyaml-0.2.5

Introduction to libyaml

The yaml package contains a C library for parsing and emitting YAML (YAML Ain't Markup Language) code.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

libyaml Dependencies

Optional

"doxygen"

Installation of libyaml

Prepare libyaml by running the following commands:

./configure --prefix=/usr --disable-static

Now To Build libyaml, issue:

make

To test the results, issue:

make check

Now Install the package, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libyaml.so
Installed Directories: None

Short Descriptions

libyaml.so

contains API functions for parsing and emitting YAML code