maemo-tools

NAME
       maemo-tools - maemo tools distribution manager
SYNOPSIS
       maemo-tools [OPTIONS]
DESCRIPTION
       maemo-tools  tool manages maemo SDK+ build tools distribution. You can easily set up
       a tools distribution which will be used in maemo SDK+ builds.

BUILD TOOLS DISTRIBUTION
       Maemo  SDK+ let's you to specify the exact set of build tools to be used.  If  you
       want  to  use  host  tools for building, i.g. whatever tools you have installed into
       your workstation, please, use '--host-tools' option with the 'maemo-rootstrap' tool.
       By  setting  up a tools distribution maemo SDK+ will use autogen, automake, docbook,
       bison, flex, etc. from a specified set of build tools.  Thus, we can  be  sure  what
       exact  version of each tool is used instead of just using whatever tool is installed
       into the host system.

       For example, to install 'etch' build tool distribution you may want  to  type

           sudo maemo-tools -r etch -m http://ftp.debian.org/debian

OPTIONS

-m URI

       This option specifies Debian mirror (e.g. http://ftp.debian.org/debian).
-r NAME
       This option specifies Debian release (default 'etch').
-i PATH
       This option specifies distribution root path (default '/opt/maemo/dists/etch').
-v
       This option display version number and exists.
-h
       This option shows a usage guide.
SEE ALSO
       maemo-rootstrap(1), gcc(1), sb2(1), qemu(1).
AUTHOR
       (C) Copyright 2008 by Nokia Corporation


teTeX                       April 2008               maemo-tools(1)