%general-entities; ]> $LastChangedBy$ $Date$ GMime-&gmime-version; GMime Introduction to GMime The GMime package contains a set of utilities for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME) as defined by the applicable RFCs. See the GMime web site for the RFCs resourced. This is useful as it provides an API which adheres to the MIME specification as closely as possible while also providing programmers with an extremely easy to use interface to the API functions. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gmime-md5sum; Download size: &gmime-size; Estimated disk space required: &gmime-buildsize; Estimated build time: &gmime-time; GMime Dependencies Required Optional , and Gtk# (requires Mono) User Notes: Installation of GMime Install GMime by running the following commands: ./configure --prefix=/usr --disable-static && make If you have installed and you wish to generate the API tutorials, issue the following commands: pushd docs/tutorial && docbook2html --nochunks gmime-tut.sgml && docbook2pdf gmime-tut.sgml && docbook2ps gmime-tut.sgml && docbook2txt gmime-tut.sgml && popd To test the results, issue: make check. Note that some tests may fail because the corresponding sub-system is not installed or configured properly. Now, as the root user: make install && install -v -m755 -d /usr/share/doc/gmime-&gmime-version; && install -v -m644 README \ /usr/share/doc/gmime-&gmime-version; If you generated the API tutorials, still as the root user: install -v -m644 docs/tutorial/gmime* \ /usr/share/doc/gmime-&gmime-version; Command Explanations Contents Installed Library Installed Directories libgmime-2.4.so /usr/include/gmime-2.4, /usr/share/doc/gmime-&gmime-version; and /usr/share/gtk-doc/html/gmime Short Descriptions libgmime-2.4.so contains API functions used by programs that need to comply to the MIME standards. libgmime-2.4.so