gmime r1253 - trunk/docs/reference



Author: fejj
Date: Sat May 24 02:47:21 2008
New Revision: 1253
URL: http://svn.gnome.org/viewvc/gmime?rev=1253&view=rev

Log:
updated

Modified:
   trunk/docs/reference/building.sgml

Modified: trunk/docs/reference/building.sgml
==============================================================================
--- trunk/docs/reference/building.sgml	(original)
+++ trunk/docs/reference/building.sgml	Sat May 24 02:47:21 2008
@@ -44,7 +44,7 @@
       directory full of the source files as follows:
     </para>
     <programlisting>
-      tar -zxvf gmime-2.2.x.tar.gz
+      tar -zxvf gmime-2.4.x.tar.gz
     </programlisting>
     <para>
       In the toplevel of the directory that is created, there will be
@@ -114,7 +114,7 @@
       the various libraries will be found.
     </para>
     <programlisting>
-      LD_LIBRARY_PATH=&quot;/opt/gtk/lib&quot;
+      LD_LIBRARY_PATH=&quot;/opt/gmime/lib&quot;
       PATH=&quot;/opt/gmime/bin:$PATH&quot;
       export LD_LIBRARY_PATH PATH
     </programlisting>
@@ -197,7 +197,7 @@
       lucky, this will all go smoothly, and you'll be ready to
       <link linkend="gmime-compiling">start compiling your own GMime
 	applications</link>. You can test your GMime installation
-      by running <command>pkg-config --modversion gmime-2.0</command>
+      by running <command>pkg-config --modversion gmime-2.4</command>
       and making sure that it can both find GMime and reports the 
       correct version.
     </para>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]