librest was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API.
This package is known to build and work properly using an LFS-7.6 systemd platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/rest/0.7/rest-0.7.92.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/rest/0.7/rest-0.7.92.tar.xz
Download MD5 sum: 1c5f894cbbc7c631faa2cac4999dd597
Download size: 308 KB
Estimated disk space required: 9.0 MB
Estimated build time: 0.3 SBU
Certificate Authority Certificates and libsoup-2.46.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/librest
Install librest by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
Last updated on 2014-09-04 18:06:17 -0700