remove Fugu system stuff and insure that File tmp handles are closed -- this is what...
[bioperl-run.git] / README
blob03bdd71e7890c29fde84805f6cc037ac88817944
1 $Id$
3 This is where modules which wrap around running various applications
4 are stored.  See the Changes file for more information about what is
5 contained in here.  The installation of this package is identical to
6 the core bioperl install.
8 Essentially
10    % perl Makefile.PL
11    % make
12    % make test (some tests may not succeed if you do not have the necessary
13                 programs or env variables defined)
14    % su
15    # make install