%general-entities; ]> $LastChangedBy$ $Date$ AccountsService-&accountsservice-version; AccountsService Introduction to AccountsService The AccountsService package provides, a set of D-Bus interfaces for querying and manipulating user account information, and an implementation of these interfaces based on the usermod(8), useradd(8) and userdel(8) commands. &lfs70_built; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &accountsservice-md5sum; Download size: &accountsservice-size; Estimated disk space required: &accountsservice-buildsize; Estimated build time: &accountsservice-time; AccountsService Dependencies Required and Optional and User Notes: Installation of AccountsService Install AccountsService by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/accountsservice \ --localstatedir=/var && make This package does not come with a test suite. Now, as the root user: make install Command Explanations --sysconfdir=/etc: This parameter installs the configuration files into /etc instead of /usr/etc. --libexecdir=/usr/lib/accountsservice: This parameter causes the libexec files to be installed in the preferred location of /usr/lib/accountsservice instead of /usr/libexec. : This switch prevents the static libraries being installed. Contents Installed Program Installed Library Installed Directories accounts-daemon libaccountsservice.{so,a} /usr/{include/accountsservice-1.0/act,lib/accountsservice, share/locale/{bg_BG/LC_MESSAGES,fa_IR/LC_MESSAGES}}, /var/lib/AccountsService/{icons,users} Short Descriptions accounts-daemon is the AccountsService daemon. accounts-daemon libaccountsservice.{so,a} contains the AccountsService API functions. libaccountsservice.{so,a}