QuickBuild

From GnokiiWiki
Jump to: navigation, search

Building gnokii - Quick instructions

  1. Get the source code from a release tarball and un-tar it into a suitable directory or clone the git repository (suggested)
  2. execute:
    ./autogen.sh
    in the build directory. This will generate NLS-files, create configure and execute configure to generate makefiles.
    • After autogen, you may want to re-execute configure to enable any optional gnokii features. Run ./configure --help to see all available options.
  3. run
    make
  4. run as root
    make install

That's it. You're done.

Related pages

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox