STOWES(1)                     stowES                    STOWES(1)



NNNNAAAAMMMMEEEE
       stowES - the stow Enhancement Script

SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
       ssssttttoooowwwwEEEESSSS command[,command[,...]] [options] [expressions]

DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
       This manual page documents the stow Enhancement Script,
       short ssssttttoooowwwwEEEESSSS.

       ssssttttoooowwwwEEEESSSS is a perl script which tries to ease the use of the
       stow packaging program and software which can be compiled
       and installed with autoconf.

RRRREEEEQQQQUUUUIIIIRRRREEEEMMMMEEEENNNNTTTTSSSS
       ssssttttoooowwwwEEEESSSS should run on all platforms where stow is running
       what means that these platform should know perl and supply
       soft links (have I missed something?).

CCCCOOOOMMMMMMMMAAAANNNNDDDDSSSS
       ssssttttoooowwwwEEEESSSS supplies the following commands which may be abbre-
       viated to uniqueness (some of them have shorter aliases as
       well).

       lllliiiisssstttt,,,,llllssss [regexp]
           List all packages in StowDir (usually /usr/local).
           The package names are prefixed with a char of the fol-
           lowing meaning:

             I ... package is installed
             s ... package can be checked in without any conflict
             - ... package cannot be checked in because there
                   is a conflict with an already installed
                   package, the file in parentheses is the first
                   conflicting found

           You may give regexps to only show specific packages,
           if no arguments are given all packages are shown.

       cccchhhheeeecccckkkkssssttttoooowwww,,,,ccccssss [regexp]
           Does the same as the list command but also checks for
           broken packages and lists the size of each package
           scanned in blocks (normally 1KB). This is signifi-
           cantly slower than _l_i_s_t.  There is an additional pre-
           fixed char:

             X ... package is broken, i.e. package was not fully
                   checked in (some files missing) or something other
                   is weird, in the following parentheses all
                   conflicting/missing files/directories are shown
                   (relative to the target dir).

           Otherwise _c_h_e_c_k will behave in the same way as the
           _l_i_s_t command.

       cccchhhheeeecccckkkkttttaaaarrrrggggeeeetttt,,,,cccctttt [regexp]
           Checks if the targetdir only contains links and dirs.
           Displays the files and the wrong links it found.

       iiiinnnnssssttttaaaallllllll  _d_i_r(s)|_f_i_l_e(s)
           Calls command "untar" if the argument is a file. Then
           calls "make", "makeinst" and "checkin" with the
           appropriate arguments.

       uuuunnnnttttaaaarrrr  _f_i_l_e(s)
           Unpacks a {tar,tar.gz,tar.bz2,tgz}-source-archiv to
           the "dumpdir" directory.

       ccccoooonnnnffffhhhheeeellllpppp,,,,cccchhhhllllpppp _d_i_r(s)|_f_i_l_e(s)
           Call 'configure --help' from a directory or
           {tar,tar.gz,tar.bz2,tgz}-source-archiv.

       mmmmaaaakkkkeeee,,,,mmmmkkkk _d_i_r(s)
           The directory specified as a argument should contain a
           "configure"-script which is called with the arguments
           "--prefix=TargetDir" and the arguments you gave on the
           command line.  After this "make" and "make check" are
           called (of course with the optional paramaters you
           gave).  "make check" is only called if the root-Make-
           file of the package contains a rule "check".

       mmmmaaaakkkkeeeeiiiinnnnsssstttt,,,,mmmmkkkkiiiinnnn _d_i_r(s)
           This command checks for a file "config.status" which
           should be left by the call of "configure". Then
           "make install prefix=StowDir/packagename" is called to
           install the package in the appropriate place. After
           the make run the "config.status" file is copied to
           "$stowdir/package/.config/package" and a file with
           basic information on the creator, date and host
           machine is also stored there. Furthermore the commands
           "depends", "strip" and "checksums" are called for the
           package.  Note that stripping is switched off per
           default. When the "--removesource" option was given,
           the source code is removed.

           If something during this procedure failed the possibly
           installed package will be removed since it may be bro-
           ken (the package will  not be delete if the `--force'
           option was given!).

       The following commands take regular expressions or the
       option _-_a as arguments.

       cccchhhheeeecccckkkkssssuuuummmmssss
           This command creates the checksums for the packages.

       cccchhhhkkkkcccchhhhkkkkssssuuuummmmssss
           This command verifies the checksums given in the pack-
           age with the ones calculated for each file.

       ddddeeeeppppeeeennnnddddssss
           This command calculates some basic dependency informa-
           tion. It only checks binaries and libraries via _l_d_d(1)
           for needed libraries.

       cccchhhheeeecccckkkkiiiinnnn,,,,cccciiii
           Calls """"ssssttttoooowwww"""" for the package if the package is not
           checked in.

       cccchhhheeeecccckkkkoooouuuutttt,,,,ccccoooo
           Calls """"ssssttttoooowwww ----DDDD"""" for the package if the packges is
           checked in.

       ssssttttrrrriiiipppp
           Strips all files in the package. The checksums will be
           recalculated by calling the command `checksums'. Note
           that stripping is switched off per default.


       rrrreeeemmmmoooovvvveeee,,,,rrrrmmmm
           Removes a package. The use of the _-_a-option is
           switched off here.

       ppppaaaacccckkkkaaaaggggeeee
           Creates an archive of the specified package and stores
           it in the _D_u_m_p_D_i_r. The filename of the created pack-
           age(s) can be influenced the the `--packagesuffix'
           option.

       ccccoooonnnntttteeeennnnttttssss
           Lists the contents of packages. The first column dis-
           plays the type of item (d:file, l:link, p:pipe,
           s:socket, b:block special file, c:character special
           file). The second column shows the name of file/dir.
           If the item happens to be a file, the size of it is
           shown in the third column (in Bytes).

       ccccoooonnnnttttsssseeeeaaaarrrrcccchhhh
           Searches all files in the packages for a specified
           pattern. Useful to check if a path containing """"ssssttttoooowwww""""
           was compiled into the binaries/libraries. Specify a
           search pattern (regular expression) with the `--con-
           tentpattern' option.

       cccchhhheeeecccckkkklllliiiibbbbssss
           Check if all libs for package are available.  If
           stowES thinks there's something wrong that may be so
           but must not be so. Some programs hide special libs in
           special directories which are not know when testing
           with _l_d_d(1). Futhermore all files with the execution
           bit set are checked. This normally includes libraries
           which are installed this way.

       sssshhhhoooowwwwccccoooonnnnffff
           Show the configuration of the specified packages.
           These are the arguments given to the configuration
           script when the program is installed and are saved in
           the config.status file.

       Misc commands:

       rrrreeeebbbbuuuuiiiilllldddd
           Rebuilds the whole stow-archive.  Deletes everything
           except the stowdir from the targetdir and checks in
           again all packages which were previously checked in.
           Only package marked with a "I" in the list mode will
           be checked in again (i.e. broken packages will not be
           checked in again).

       rrrreeeennnnaaaammmmeeee regexp newname
           Renames a package. This includes the information in
           .config/package as well.

       eeeexxxxcccchhhhaaaannnnggggeeee oldpackregexp newpackregexp
           Exchange two package with one call. oldpack is checked
           out and newpack is checked in immediately. oldpackreg-
           exp and newpackregexp are regular expressions which
           have to match exactly one package.

       iiiinnnnssssttttppppaaaacccckkkk _f_i_l_e(s)
           Installs and checks in a package created by the "pack-
           age"-command. If you don't want to check in the pack-
           age immediately use the option `--nocheckin'.


       sssshhhheeeellllllll
           Starts a sub shell (taken from the environment vari-
           able $SHELL). This is useful when something during a
           `stowES' run fails and you want it to correct by hand.
           So you have the same environment set as when `stowES'
           would do the job (environment variables etc.).

       hhhheeeellllpppp,,,,hhhhllllpppp
           Print a help screen.

       ccccoooonnnnffffiiiigggg,,,,ccccnnnnffff,,,,ccccffffgggg
           Print the actual configuration of all interesting
           variables.

       vvvveeeerrrrssssiiiioooonnnn
           Print a version information.

       And remember: The commands (the options as well) may be
       abbreviated to uniqueness!

       Commands which take the same parameters may be combined
       with a comma.  E.g. to to check the target and the stow
       dir one may use:

            stowES cs,ct


OOOOPPPPTTTTIIIIOOOONNNNSSSS
       The following options are available (do "perldoc
       Getopt::Long" for a precise explanation on how to syntac-
       tically specify options). Some options have two options
       (--bar and --nobar). You may use these to override a set
       option in a configure file or environment variable.

       ----ssss,,,, --------ssssttttoooowwwwddddiiiirrrr dir
           Default: /usr/local/stow

           Stow dir. This directory contains all the packages.

       ----tttt,,,, --------ttttaaaarrrrggggeeeettttddddiiiirrrr dir
           Default: /usr/local

           Target directory. This directory is the target direc-
           tory for all the packages installed in the stow direc-
           tory. The links will be created from the stow direc-
           tory to this target directory.

           _S_e_e _l_a_t_e_r in this document on a further explanation of
           the use of the stow and target dir.

       --------ssssttttoooowwwwnnnnaaaammmmeeee name
           Default: stow

           Name of the stow directory.

       ----pppp,,,, --------ppppaaaacccckkkkaaaaggggeeeennnnaaaammmmeeee name
           Default: none

           Alternate package name. When installing a package you
           may specify an alternative name for the package. This
           only works if you only give one package on the command
           line.

       ----aaaa,,,, --------aaaallllllllppppaaaacccckkkkaaaaggggeeeessss
           Default: unset.

           Proceed all packages found in $StowDir. This is the
           same as giving the regular expression "." but will not
           work for the `remove' command.

       ----vvvv,,,, --------vvvveeeerrrrbbbboooosssseeee [level]
           Default: 0

           Verbose mode. You may give the option _-_v to urge
           stowES to print out more messages. Theoretically it is
           possible to give the _-_v option a value (greater zero)
           to increase the verbosity level but this isn't used in
           stowES currently.

       qqqq,,,, --------qqqquuuuiiiieeeetttt,,,, --------nnnnooooqqqquuuuiiiieeeetttt
           Default: noquiet

           Quiet mode. Do not produce any output except error
           messages. Use noquiet to switch the quiet mode off.

       ----kkkk,,,, --------ccccoooonnnnttttiiiinnnnuuuueeee,,,, --------nnnnooooccccoooonnnnttttiiiinnnnuuuueeee
           Default: nocontinue

           Continue after error if possible. When processing mul-
           tiple files/dirs (e.g. in `install'-mode) stowES will
           not stop processing, it will go on with the next argu-
           ment on the command line.

       ----ffff,,,, --------ffffoooorrrrcccceeee
           Default: noforce

           Force certain operation although there may be unusual
           conditions.  E.g. install a package even if it already
           exists. StowES will not complain that there's already
           a package with the same name.  Useful for packages
           which could not be installed successfully in the first
           try.

       ----dddd,,,, --------dddduuuummmmppppddddiiiirrrr dir
           Default: /tmp

           Directory to store all the stuff. Sources are unpacked
           to this directory.  Packages created by the `pack-
           age'-command are also stored there.

       ----mmmm,,,, --------aaaammmmbbbbiiiigggguuuuoooouuuussss,,,, --------mmmmuuuullllttttiiiipppplllleeee,,,, --------nnnnooooaaaammmmbbbbiiiigggguuuuoooouuuussss,,,, --------nnnnoooommmmuuuullllttttiiiipppplllleeee
           Default: noambiguous

           Regexps may match more than one package. Normally one
           regular expression on the command line may only match
           one package in the stow directory.  This options
           allows the regular expression to match to more than
           one package. This option is only valid to some com-
           mands, mostly these changing data somewhere (currently
           these are: checksums, depends, checkin, checkout,
           strip, remove).

       ----nnnn,,,, --------ddddrrrryyyyrrrruuuunnnn,,,, --------nnnnooooddddrrrryyyyrrrruuuunnnn
           Default: nodryrun

           Only show what to do. Affects only commands which
           change data on the disk. This options does not mean
           that stowES wont cause any disk access, it may check
           if packages are checked in or not.



       ----jjjj,,,, --------ppppaaaarrrraaaalllllllleeeelllljjjjoooobbbbssss [number]
           Default: 1

           Pass a _-_j option to make which causes make to do
           builds in parallel. For convinience the optional num-
           ber behind the option differs from the meaning it has
           for make! When giving a number greater or equal to one
           that number will be given as is to the _-_j option of
           make causing it to start as many sub-processes in par-
           allel. If no number or zero is given, stowES tries to
           figure out how many processors are installed on the
           machine it is currently running on and uses this num-
           ber for make. So if you've got a quad-box you'll auto-
           matically get four parallel sub-processes. Of course
           stowES needs to know how to find out how many proces-
           sors are installed. It has support for some platforms
           but not for that many. If your platform is not sup-
           ported you can use the _-_j option with an appropriate
           number or send the author of stowES (me ;) a patch
           (see getCPUNumber sub routine in the script) or at
           least a detailed description how to find out that num-
           ber. If stowES cannot find out the number it will
           default to one.

       ----cccc,,,, --------ccccoooonnnnffffiiiiggggffffiiiilllleeee file
           Default: none

           Specify a configfile (may be used multiple times).

       ----oooo,,,, --------oooouuuuttttppppuuuuttttffffiiiilllleeee file
           Default: STDOUT

           Output file. With this option it is possible to redi-
           rect the output to something else than STDOUT.

       ----llll,,,, --------llllooooggggffffiiiilllleeee
           Default: /dev/null

           Log file, prints short messages what stowES is doing
           currently. Great for use with `--rotatinginstall'.

       --------ssssuuuubbbbddddiiiirrrr name
           Default: none

           This option can be primarily used with the make and
           makeinst commands.

           With this option it is possible to install a package
           into a sub directory inside your targetdir, e.g. you
           have some beta software you want to install into your
           stowdir but you do not want it to mess up with your
           stable packages.

               stowES make foo-cvs-latest --subdir beta

           will install this package into $TargetDir/beta but
           will check it in in your normal stow dir.

       --------ccccoooonnnntttteeeennnnttttppppaaaatttttttteeeerrrrnnnn pattern
           Default: \Wstow\W

           Search pattern for the search in packages with command
           `contsearch'.



       --------ccccoooonnnntttteeeennnnttttsssseeeeaaaarrrrcccchhhhffffiiiilllleeee file
           Default: /dev/null

           Filelist of matches The given file will contain all
           files which matched the `contentpattern'.

       --------ccccoooonnnnffffiiiiggggddddiiiirrrrnnnnaaaammmmeeee dirname
           Default: .config

           Name of the directory where configuration data is
           stored inside each package (or target dir). It is sane
           to start this name with a ".".

       --------ddddeeeeppppeeeennnnddddeeeennnnccccyyyyffffiiiilllleeeennnnaaaammmmeeee file
           Default: dependencies

           Filename for dependencies in the configuration direc-
           tory.

       --------cccchhhheeeecccckkkkssssuuuummmmffffiiiilllleeeennnnaaaammmmeeee file
           Default: md5sums

           Filename for checksums in the configuration directory.

       --------ccccrrrreeeeaaaattttoooorrrriiiinnnnffffooooffffiiiilllleeeennnnaaaammmmeeee file
           Default: creatorinfo

           Filename for creatorinfo in the configuration direc-
           tory.

       --------ppppaaaacccckkkkaaaaggggeeeessssuuuuffffffffiiiixxxx string
           Default: none.

           Additional name for packages (e.g. architecture) when
           in command `package'.

       --------rrrreeeemmmmoooovvvveeeessssoooouuuurrrrcccceeee,,,, --------nnnnoooorrrreeeemmmmoooovvvveeeessssoooouuuurrrrcccceeee
           Default: noremovesource

           Remove unpacked source after built. This is especially
           useful when using `--rotatingintall' with lots of
           packages (else you would need lots of disk space).
           Only applies for commands `makeinst' and `install'.

       --------mmmmaaaakkkkeeeecccchhhheeeecccckkkk,,,, --------nnnnoooommmmaaaakkkkeeeecccchhhheeeecccckkkk
           Default: makecheck

           Will switch on or on the call of "make check".

       --------ccccoooonnnnffffiiiigggguuuurrrreeee,,,, --------nnnnooooccccoooonnnnffffiiiigggguuuurrrreeee
           Default: configure

           Will switch the call of "configure" on or off. It's
           usefull to switch configure off when a "make"-call
           failed and you have to repeat the `make' or `install'
           comamnd.

       --------mmmmaaaakkkkeeee,,,, --------nnnnoooommmmaaaakkkkeeee
           Default: make

           Will switch the call of "make" on or off. It's useful
           to switch make off when a "configure"-call did not
           fail but produced an undesired result and you want to
           try to find the right setting.


       --------uuuusssseeee----ssssaaaavvvveeeedddd----ooooppppttttiiiioooonnnnssss,,,, --------nnnnoooouuuusssseeee----ssssaaaavvvveeeedddd----ooooppppttttiiiioooonnnnssss
           Default: --nouse-saved-options

           This option is used in the _m_a_k_e and _m_a_k_e_i_n_s_t commands
           and tries to reuse a configuration from an already
           installed package. The algorithm seems to work for the
           most common versioning schemes of packages but may
           fail on more obscure ones. It should not happen that
           another package is taken, normally it should fail in a
           way that simply no configuration could be found. If
           you have any better ideas for the algorithm (see in
           function GetSavedOptionsFromOlderPackage) I'd love to
           receive patches :).  Furthermore, if output isn't sur-
           pressed, stowES will wait three seconds before contin-
           uing so that you have a chance to check if the right
           options were taken.

       --------ddddeeeeppppeeeennnnddddssss,,,, --------nnnnooooddddeeeeppppeeeennnnddddssss
           Default: depends

           Do (or do not) create the the dependencies when
           installing a package.

       --------cccchhhheeeecccckkkkiiiinnnn,,,, --------nnnnoooocccchhhheeeecccckkkkiiiinnnn
           Default: checkin

           You may switch off the check in of a package when in
           command `makeinst' or `install'.

       --------cccchhhhkkkkcccchhhhkkkkssssuuuummmmssss,,,, --------nnnnoooocccchhhhkkkkcccchhhhkkkkssssuuuummmmssss
           Default: chkchksums

           Switch on or off the check of checksums.

       --------cccchhhheeeecccckkkkssssuuuummmmssss,,,, --------nnnnoooocccchhhheeeecccckkkkssssuuuummmmssss
           Default: checksums

           Switch on or off the creation of checksum when doing
           command `makeinst' or `install'.

       --------ssssttttrrrriiiipppp,,,, --------nnnnoooossssttttrrrriiiipppp
           Default: nostrip

           Switch on or off the call of the "strip"-program to
           strip a package.

       --------pppprrrroooogggg key=program
           Default: key==program (see `stowES config | grep
           ^%Progs`)

           Specify alternate programs. With this option you may
           specify alternative programs to be used by stowES. The
           Program-param may contain additional arguments (e.g.
           --prog foo='bla arg1 arg2').  For keys see %Progs in
           the config screen.

       --------pppprrrrmmmm----ccccoooonnnnffff regexp=param | param =item --------pppprrrrmmmm----mmmmaaaakkkkeeee reg-
       exp=param | param
           Default: none

           Specify extra parameters for the call of `configure'
           and `make'.  The parameter is used when the regexp
           matches the package currently proceeded. When giving
           no regexp the parameters will be used for every call
           of `configure' or `make'.

           If you only specify a parameter which contains a '='
           (e.g. CC=gcc) you have to proceed a '=' to avoid
           splitting up the parameter itself.

              Examples:
                Using one paramter:
                 stowES ... --prm-conf --disable-static

                Using more than one:
                 stowES ... --prm-conf '--enable-foo --enable-bar'

                Using a parameter with '=':
                 stowES ... --prm-make==CC=gcc
                  or
                 stowES ... --prm-make =CC=gcc

                Use two (or more) params for one package with '='
                in the options:
                 stowES ... --prm-conf emacs="--with-dialogs=xy --dynamic=no"

                Use them for all packages:
                 stowES ... --prm-conf ="--with-dialogs=xy --dynamic=no"


       ----rrrr,,,, --------rrrroooottttaaaattttiiiinnnnggggiiiinnnnssssttttaaaallllllll,,,, --------nnnnoooorrrroooottttaaaattttiiiinnnnggggiiiinnnnssssttttaaaallllllll
           Default: norotatinginstall

           Loop over the packages to install as long as possible.
           When specifying this option the packages given on the
           command line will be tried to install again and again
           until they can be compiled. If the remaining packages
           all fail within one run stowES will give up.

           This options only applies to the `install' command.
           That effictively means that you do not need to pay
           attention on the order of the packages given on the
           command line when installing packages.

           As you may imagine, this method will not work in all
           cases, there are several problems involved (e.g. fail-
           ing configures etc., maybe more later here on). But it
           is good for trying out a new bunch of software with
           the least possible waste of your energy :-). If it
           fails you can go the old way of installing things...

           See the examples entry elsewhere in this document  for
           more.

       As already mentioned the options can be abbreviated to
       uniqueness.

OOOOPPPPTTTTIIIIOOOONNNN HHHHAAAANNNNDDDDLLLLIIIINNNNGGGG
       There are three way to specify options for ssssttttoooowwwwEEEESSSS:

        o config file
        o environment variable
        o command line

       First the environment variable and the command line are
       checked for the `load config file'-option. Then the
       options in the config file are processed at first, then
       the options in the environment variable and at last the
       options on the command line. Config files are processed in
       the order they are given and config files given in the
       environment variable are processed before the config files
       given on the command line.  _-_c-options given in a config
       file are not used (so, no recursion is possible here).

       The last options set is valid (overwriting the previously
       set ones).

EEEEnnnnvvvviiiirrrroooonnnnmmmmeeeennnntttt----vvvvaaaarrrriiiiaaaabbbblllleeee ````SSSSTTTTOOOOWWWWEEEESSSS''''
       You can specify an environment variable `STOWES' and store
       options in it in the same way you would do on the command
       line.  These options are processed after the config-file
       was read and before the options on the command line. That
       means that options on the command line will override
       options given in the variable `STOWES' and in the config
       file.

--------ssssttttoooowwwwddddiiiirrrr aaaannnndddd --------ttttaaaarrrrggggeeeettttddddiiiirrrr ooooppppttttiiiioooonnnnssss
       If you only use the "stowdir"-option, the target directory
       will be the parent directory of the stow directory. On the
       other hand, if you only specify the target directory, the
       stow directory will be "targetdir/stowname".

       StowDir and TargetDir options can only be used in pairs,
       i.e. a TargetDir or StowDir option will override both val-
       ues from a lower level (e.g. a _`_-_t_'-option on the command
       line will override a given _`_-_s_'-option set in a config or
       in the environment variable).

       Why? It happened to me that I had something like _"_-_t
       _/_t_m_p_/_f_" in my config file and specified something like _"_-_s
       _._" on the command line (forgetting what was in the config
       file) while working on some other packages. Since these
       option do not overwrite themselves ugly target- and
       stowdirs are used...

CCCCoooonnnnffffiiiigggg ffffiiiilllleeeessss
       You may store any option you would write on the command
       line in a config file. These options are pushed before the
       arguments you gave on the command line, so you can over-
       write options given in a config file.  Standard configs
       may be placed in "/usr/local/etc/stowESrc" and/or
       "~/.stowESrc".

       The system wide configuration file is read first.

PPPPaaaacccckkkkaaaaggggeeee mmmmaaaattttcccchhhhiiiinnnngggg
       By default, commands which take regexps as params are only
       executed if they match exactly one package (this counts
       per regexp).  This should help to avoid messing up your
       packages ("stowES remove glib" would remove more than just
       glib, at least on my system...). If you want to supply a
       command to more packages you may use the `m'-option.

LLLLooooccccaaaalllleeee
       Currently locale information are only used to get the
       thousands seperator for figures. Nevertheless your locale
       environment should be properly set up.

AAAAbbbbbbbbrrrreeeevvvviiiiaaaattttiiiioooonnnnssss
       The paramters may be abbreviated to uniqueness (see docs
       for GetOpt::Long.pm). The same applies for commands.

RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
       ssssttttoooowwwwEEEESSSS return with 0 if operation was successful and with
       1 otherwise.

EEEEXXXXAAAAMMMMPPPPLLLLEEEESSSS
       Suppose you would like to install gnome... lots of work?

         Consider this:

         > cd /plenty/space; mkdir gnome; cd gnome
         > ncftpget ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/*
         > stowES install -r --removesource -t /some/space *

       Now have a cup of coffee or tea or make something else,
       this will take some time to finish. When your prompt reap-
       pears you should have gnome installed from source (with
       all the default options for each package taken).

       Now a bit smaller:

         > stowES install store/src/autoconf/autoconf-2.14.tar.gz

       will unpack, compile and install autoconf in /usr/local.

       If you have only autoconf installed a call of chkchksums
       may give this output.

         > stowES chkchksums -a
         Checking checksums for package autoconf-2.14...ok.

       Use this if you want to get rid of autoconf.

         > stowES remove autoconf

       Here you see that I have three packages matching "window"
       installed.  Two of them a checked in and can be used. The
       WindowMaker-0.61.1 package is currently not checked in, it
       conflicts with some other package, so it can't even be
       checked in if wanted.

         > S ls window
         Listing packages in /usr/local/stow matching [ window ] (3 matches):
         - WindowMaker-0.61.1 (GNUstep/Apps/WPrefs.app/WPrefs)
         I WindowMaker-0.62.1
         I WindowMaker-extra-0.1


AAAAUUUUTTTTHHHHOOOORRRR
       Adam Lackorzynski <adam@lackorzynski.de>

SSSSEEEEEEEE AAAALLLLSSSSOOOO
       _l_d_d(1), _s_t_o_w(1)



2004-01-08                    0.5.2                     STOWES(1)
