Programmieren

From Elch-Wiki
Revision as of 15:31, 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

Allgemeines:

  • Source-Files und Linker-Flags in Makefile.am definieren