The source distribution of MOLPRO, which consists of a base compressed tar archive with a
file name of the form
molpro.2002.7
.tar.gz, together, possibly, with
one or more module archives with file names of the form
molpro.module.2002.7
.tar.gz.
The modules contain code which is not generally distributed, or features which
are not always required to install the code. An example of the former
is
the program developers' kit (module=develop);
an example
of the latter is
the documentation (module=doc).
The archives can be unpacked using gunzip and tar. All archives
must be unpacked in the same directory. It is essential
that the base archive is unpacked first, and advisable that any modules are
unpacked before further installation.
Under some circumstances, MOLPRO is delivered as a single tar file
with a name of the form molpro.all.2002.7
.tar. This archive
contains all necessary base and module compressed tar archives,
together with a shell script unpack which performs the
unpacking described above.