docs/faq/dependencies.xml: typo
authorStéphane Loeuillet <gstreamer@leroutier.net>
Fri, 30 Apr 2004 21:29:06 +0000 (21:29 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Fri, 30 Apr 2004 21:29:06 +0000 (21:29 +0000)
Original commit message from CVS:
* docs/faq/dependencies.xml: typo
* docs/faq/getting.xml :
- fix download URL for new gstreamer site
- hide sf.net download page as latest version aren't there
- fix apt URLs
- fill "get via CVS" paragraph (link to dev page on the site)
* docs/faq/general.xml:
hide status tables as they no more exists
change case on plugins license file to reflect reality
* docs/faq/troubleshooting.xml:
remove the wiki question/answer as there is no more wiki

ChangeLog
docs/faq/dependencies.xml
docs/faq/getting.xml
docs/faq/troubleshooting.xml

index f4f538e..f8fda9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-04-30  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+       * docs/faq/dependencies.xml: typo
+       * docs/faq/getting.xml :
+           - fix download URL for new gstreamer site
+           - hide sf.net download page as latest version aren't there
+           - fix apt URLs
+           - fill "get via CVS" paragraph (link to dev page on the site)
+       * docs/faq/general.xml:
+           hide status tables as they no more exists
+           change case on plugins license file to reflect reality
+       * docs/faq/troubleshooting.xml:
+           remove the wiki question/answer as there is no more wiki
+
 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * gst/gsterror.h:
index 3e0fe49..ed75d33 100644 (file)
@@ -17,7 +17,7 @@ the code others have written.
         </para>
         <para>
 However, do realize that in no way you are forced to have all dependencies
-installed.  Nono of the core developers has all of them installed.  GStreamer
+installed.  None of the core developers has all of them installed.  GStreamer
 has only a few obligate dependencies : GLib 2.0, popt >= 1.6.0, and very
 common stuff like glibc, a C compiler, and so on.  All of the other
 dependencies are optional.
index c5c9bb8..f55772f 100644 (file)
@@ -30,13 +30,13 @@ CVS</link></para></listitem>
       <answer>
          <para>
 We provide tarballs of our releases on our 
-<ulink url="http://sourceforge.net/project/showfiles.php?group_id=1936">
+<!-- <ulink url="http://sourceforge.net/project/showfiles.php?group_id=1936">
 Sourceforge files page.</ulink>
          </para>
          <para>
-We also put source tarballs on our own site, at
-<ulink url="http://gstreamer.net/releases/current/src">
-http://gstreamer.net/releases/current/src
+We also put source tarballs on our -->own site, at
+<ulink url="http://gstreamer.freedesktop.org/src/">
+http://gstreamer.freedesktop.org/src/
 </ulink>
         </para>
         <para>
@@ -60,7 +60,7 @@ before building gst-plugins.
         <para>
        Yes, we currently provide precompiled packages for Red Hat, Debian and Linux Mandrake. </para>
 
-<para>We provide RPMS for Red Hat through our <ulink url="http://gstreamer.net/releases/redhat/">Apt for rpm page.</ulink> We usually support the last 2-3 releases of Red Hat.
+<para>We provide RPMS for Red Hat and Fedora Core through our <ulink url="http://gstreamer.freedesktop.org/pkg/">Apt for rpm page.</ulink> We usually support the last 2-3 releases of Red Hat. (RH9 & FC1)
         </para>
        <para>GStreamer is already in Debian experimental, so if you are a debian user you should be able to get the Debian packages from there.</para>
        <para>GStreamer is also in Mandrake Cooker so if you are using a recent release of Linux Mandrake you should be able to get GStreamer from there. To learn howto get packages from Mandrake cooker <ulink url="http://www.mandrakelinux.com/en/cookerdevel.php3">the Mandrake cooker page has more info</ulink>
@@ -101,6 +101,7 @@ neither can or want to know enough, about how your unique system is configured,
 
       <answer>
         <para>
+        see this page : <ulink url="http://gstreamer.freedesktop.org/dev/">http://gstreamer.freedesktop.org/dev/</ulink> for CVS access. (anonymous and developer)
         </para>
       </answer>
     </qandaentry>
index ec0c72d..d30544c 100644 (file)
@@ -172,23 +172,5 @@ To provide a backtrace, you should
       </answer>
     </qandaentry>
 
-    <qandaentry>
-      <question id="troubleshooting-wiki">
-        <para>
-I'm having problems building or installing GStreamer. What should I do ?
-        </para>
-      </question>
-
-      <answer>
-        <para>
-We've started a step-by-step 
-<ulink url="http://gstreamer.net/wiki/?DichotomousKey">
-troubleshooting guide</ulink>. 
-Look there before asking, your problem might already have been solved by 
-someone else.
-        </para>
-      </answer>
-    </qandaentry>
-
   </qandaset>
 </sect1>