2003-02-16 12:35:35 +08:00
|
|
|
<sect2>
|
2003-10-02 09:15:08 +08:00
|
|
|
<title>Installation of <application>GStreamer</application></title>
|
2003-02-16 12:35:35 +08:00
|
|
|
|
2003-10-02 09:15:08 +08:00
|
|
|
<para>Install <application>GStreamer</application> by running the following commands:</para>
|
2003-02-16 12:35:35 +08:00
|
|
|
|
2003-05-02 09:58:37 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib &&
|
2003-02-16 12:35:35 +08:00
|
|
|
make &&
|
|
|
|
make install &&
|
2003-05-02 09:58:37 +08:00
|
|
|
gst-register</command> </userinput></screen>
|
2003-02-16 12:35:35 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|