Programmieren

From Elch-Wiki
Revision as of 15:29, 10 February 2007 by Roman (talk | contribs)
Jump to navigationJump to search

Zusätzlich installieren:

  • automake
  • autoconf

GNU-Automake-Zyklus:

  • aclocal
  • autoconf
  • automake

Compile-Zyklus:

  • ./configure
  • make
  • make install