%general-entities; ]> $Date$ ggz-client-libs-&ggz-client-libs-version; ggz-client-libs Introduction to ggz-client-libs The ggz-client-libs package provides the common procedures and utilities required to run the GGZ client and games. The routines are shared by other modules in order to ease coding and promote compatibility and stability. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &ggz-client-libs-md5sum; Download size: &ggz-client-libs-size; Estimated disk space required: &ggz-client-libs-buildsize; Estimated build time: &ggz-client-libs-time; ggz-client-libs Dependencies Required and User Notes: Installation of ggz-client-libs Install ggz-client-libs by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc && make To test the results, issue: make check. Now, as the root user: make install Contents Installed Programs Installed Libraries Installed Directory ggz, ggz-config, ggz-wrapper, and ggzwrap libggzcore.{so,a} and libggzmod.{so,a} /usr/lib/ggz Short Descriptions ggz is the GGZ Gaming Zone core client selector. ggz ggz-config is the GGZ Gaming Zone configuration manager. ggz-config ggz-wrapper is the GGZ Gaming Zone command line core client. ggz-wrapper ggzwrap is the GGZ Gaming Zone game client wrapper. ggzwrap libggzcore.{so,a} handles the connection of a client application to the GGZ server. libggzcore.{so,a} libggzmod.{so,a} facilitates the messaging from and to a GGZ core client in a game client. libggzmod.{so,a}