The libical package is an implementation of iCalendar protocols and data formats.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://downloads.sourceforge.net/freeassociation/libical-0.48.tar.gz
Download MD5 sum: e549f434d5fbf9cd156c60ed4943618f
Download size: 1.1 MB
Estimated disk space required: 27 MB
Estimated build time: 0.3 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libical
Install libical by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
--with-bdb4
: This option adds support
for Berkeley DB 4.0.
Last updated on 2012-01-08 20:53:26 +0000