automake-inst.xml 518 B

123456789101112131415
  1. <sect2>
  2. <title>Installation of Automake</title>
  3. <para>Automake-&automake-version; is known to be too new for some
  4. applications. KDE-CVS is mostly reported not to work well with this
  5. automake release and downgrading to version 1.4-p5 is recommended if you
  6. start experiencing any problems with this release.</para>
  7. <para>Install Automake by running the following commands:</para>
  8. <para><screen><userinput>./configure --prefix=/usr &amp;&amp;</userinput>
  9. <userinput>make install</userinput></screen></para>
  10. </sect2>