_ ___ ____ ____ ____ _ |_|_ _ / _ \/ ___/ ___|| _ \ __ ____| |___ _|_||_| | | | \___ \___ \| |_) | \ \/ / _` / __| |_||_|_| | |_| |___) |__) | __/ > < (_| \__ \ |_|_|_| \___/|____/____/|_| /_/\_\__,_|___/ OSSP xds - eXtensible Data Serialization INSTALLATION To install OSSP xds into /path/to/xds/ perform the following steps in your shell: $ ./configure --prefix=/path/to/xds $ make $ make check $ make install [DESTDIR=/path/to/temp/root]