glfs/multimedia/libdriv/sdl/sdl-inst.xml
Larry Lawrence 284d8e17d3 DJ and Igor's daily work
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1020 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-03 01:17:42 +00:00

12 lines
311 B
XML

<sect2>
<title>Installation of <application>SDL</application></title>
<para>Install <application>SDL</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr --disable-debug &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>