diff --git a/alliance/src/attila/doc/attila.pdf b/alliance/src/attila/doc/attila.pdf index ad0fe82b..d6e58a9e 100644 Binary files a/alliance/src/attila/doc/attila.pdf and b/alliance/src/attila/doc/attila.pdf differ diff --git a/alliance/src/attila/doc/attila/attila.html b/alliance/src/attila/doc/attila/attila.html index bcca25e3..431db93c 100644 --- a/alliance/src/attila/doc/attila/attila.html +++ b/alliance/src/attila/doc/attila/attila.html @@ -5,8 +5,7 @@ > Attila User's Manual
attila [-h] [-S] [-U] [-F] [-A]
[--help] [--ssh] [--user] [--asim]
[--prefix= [-h] [-S] [-U] [-F] [-A]
[--help] [--ssh] [--user] [--asim]
[--prefix=INSTALL_DIR] [--builddir=INSTALL_DIR] [--builddir=BUILD_DIR]
{--tool=BUILD_DIR]
{--tool=name1} [--tool=name1} [--tool=name2...]
[-c- {name2...]
[-c- {configure_arg1 } [ configure_arg1 } [ configure_arg2 ...] ]
[-m- {configure_arg2 ...] ]
[-m- {make_arg1} [make_arg1} [make_arg2make_arg2...] ]
In case of In case of --asim--asim
- or --full--full installations,
-h, -h, --help--help :
print help.
-S, -S, --ssh--ssh :
uses rsh to
connect to the remote computers (in case of
- --asim or --asim or --full--full).
-U, -U, --user--user :
perform a local installation.
-F, -F, --full--full :
install for all avalaibles architectures (currently Linux and
Solaris).
@@ -686,16 +649,12 @@ CLASS="USERINPUT"
> -A, -A, --asim--asim :
install in the system-wide directory
( --prefix=INSTALL_DIR :
override the default installation directory.
--builddir=BUILD_DIR :
override the default building directory.
--tool=name1 :
name of the tool to be installed.
-c- configure_arg1 :
- all arguments following -c--c- (until a
- -m--m- is encountered) are passed
configure
. For example, if you want to first
- use your local libraries, give --enable-devel--enable-devel.
-m- make_arg1 : - all arguments following -m--m- are passed make. If no . If no -m--m- - argument is given, then installinstall is assumed. If you want to completly uninstall a tool and clean it's build directory you can pass - uninstall cleanuninstall clean
LINUX_TARGETLINUX_TARGET : the computer where to compile for the Linux architecture (default
LINUX_CCLINUX_CC : the name or full path to - to the CC compiler for Linux system (default
LINUX_CXXLINUX_CXX : the name or full path to - to the C++C++ compiler for Linux system (default
SOLARIS_TARGETSOLARIS_TARGET : the computer where to compile for the Solaris architecture (default
SOLARIS_CCSOLARIS_CC : the name or full path to - to the CC compiler for Solaris system (default
SOLARIS_CXXSOLARIS_CXX : the name or full path to - to the C++C++ compiler for Solaris system (default
ATTILA_CVSROOTATTILA_CVSROOT : the root of the
CVS_STARTUP_FILESCVS_STARTUP_FILES : the minimal set of
files needed to run $ $ attila --tool=neroattila --tool=nero
$ $ attila --full --tool=neroattila --full --tool=nero
$ $ attila --asim --tool=neroattila --asim --tool=nero
$ $ attila --tool=mbk --tool=genlibattila --tool=mbk --tool=genlib
$ $ attila --tool=nero -c- --enable-develattila --tool=nero -c- --enable-devel
Alliance - - attilaattila User's Manual$ $ attila --asim --tool=poire -m- uninstallattila --asim --tool=poire -m- uninstall
Alliance - attila User's Manual