patch-inst.xml 239 B

123456789101112
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2>
  3. <title>Installation of Patch</title>
  4. <para><screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/stage1
  5. make
  6. make install</userinput></screen></para>
  7. </sect2>