%general-entities; ]> $LastChangedBy$ $Date$ Folks-&folks-version; Folks Introduction to Folks Folks is a library that aggregates people from multiple sources (eg, Telepathy connection managers and eventually Evolution Data Server, Facebook, etc.) to create metacontacts. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &folks-md5sum; Download size: &folks-size; Estimated disk space required: &folks-buildsize; Estimated build time: &folks-time; Folks Dependencies Required , , , and Recommended and Optional libsocialweb, Tracker and valadoc (Required for generating the documentation) User Notes: Installation of Folks Install Folks by running the following commands: ./configure --prefix=/usr --enable-vala && make To test the results, issue make check. Now, as the root user: make install Command Explanations : This switch enables building of the Vala bindings. Remove if you don't have installed. : This switch enables building of the the Tracker backend. : This switch enables documentation generation. Contents Installed Programs Installed Libraries Installed Directories folks-import and folks-inspect libfolks-eds.so, libfolks-libsocialweb.so, libfolks.so, libfolks-telepathy.so and libfolks-tracker.so /usr/include/folks and /usr/lib/folks Short Descriptions folks-import is used to import meta-contact information to libfolks. folks-import folks-inspect is used to inspect meta-contact information in libfolks. folks-inspect libfolks-eds.so contains Evolution specific implementations of the libfolks classes. libfolks-eds.so libfolks-libsocialweb.so contains libsocialweb specific implementations of the libfolks classes. libfolks-libsocialweb.so libfolks.so contains the Folks API functions. libfolks.so libfolks-telepathy.so contains Telepathy specific implementations of the libfolks classes. libfolks-telepathy.so libfolks-tracker.so contains Tracker specific implementations of the libfolks classes. libfolks-tracker.so