source: x/lib/atk/atk-inst.xml@ 9a639a3

v5_1-pre1
Last change on this file since 9a639a3 was a75063d4, checked in by Larry Lawrence <larry@…>, 21 years ago

seperating para and screen sections

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1223 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 333 bytes
Line 
1<sect2>
2<title>Installation of <application><acronym>ATK</acronym></application></title>
3
4<para>Install <application><acronym>ATK</acronym></application> by running the following commands:</para>
5
6<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
7make &amp;&amp;
8make install</command></userinput></screen>
9
10</sect2>
11
Note: See TracBrowser for help on using the repository browser.