Revision: 2211
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2211&view=rev
Author:   tmzullinger
Date:     2009-01-13 18:23:28 +0000 (Tue, 13 Jan 2009)

Log Message:
-----------
Minor grammatical fixes

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/TROUBLESHOOTING

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2009-01-13 17:12:25 UTC (rev 2210)
+++ libgpod/trunk/ChangeLog     2009-01-13 18:23:28 UTC (rev 2211)
@@ -1,3 +1,7 @@
+2009-01-13  Todd Zullinger  <tmzullinger at users.sourceforge.net>
+
+       * TROUBLESHOOTING: Minor grammatical fixes
+
 2009-01-13  Christophe Fergeau  <teuf at gnome.org>
 
        * itdb_sysinfo_extended_parser.c: use a gint instead of a gchar as a

Modified: libgpod/trunk/TROUBLESHOOTING
===================================================================
--- libgpod/trunk/TROUBLESHOOTING       2009-01-13 17:12:25 UTC (rev 2210)
+++ libgpod/trunk/TROUBLESHOOTING       2009-01-13 18:23:28 UTC (rev 2211)
@@ -67,15 +67,15 @@
 
 * Compiling for 64bit systems
 
-The current automake/autobuild setup doesn't set the correct
+The current autoconf/automake setup doesn't set the correct
 installation path on 64bit systems. To work around this issue and to
 get the libraries installed in the correct locations you need to
-pecify a couple extra parameters to autoge .sh (or configure). If your
+specify a couple extra parameters to autogen.sh (or configure). If your
 installation prefix is '/opt/gnome' use the following:
 
-./autogen.sh --prefix=/opt/gnome --enable-libsuffix=64 --libdir=/opt/gnome/lib6
+./autogen.sh --prefix=/opt/gnome --enable-libsuffix=64 
--libdir=/opt/gnome/lib64
 
-If you use a diferent prefix, replace '/opt/gnome' accordingly.
+If you use a different prefix, replace '/opt/gnome' accordingly.
 
 Added on 2007/1/15: Note that I don't have any problems on my Debian
 4.1.1-13 system and won't have to do any of this.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to