manual
quickstart
instguide
update
basis
Next: A..3.13.1 Serial MOLPRO
Up: A..3 Installation from source
Previous: A..3.12.2 Parallel MOLPRO using
Contents
Index
Installing MOLPRO from source on Ubuntu 10.04 Linux can be done very
easily using only free software. These notes assume a standard
installation of Ubuntu 10.04. For all builds one should install the
following additional packages via apt-get:
- build-essential
- provides GNU C++ compiler,
- gfortran
- provides GNU Fortran compiler,
- curl
- provides curl for downloading patches
- zlib1g-dev
- provides a library for zipped files.
Optionally one can choose to install:
- libblas-dev
- provides a BLAS library,
- liblapack-dev
- provides a LAPACK library,
which will be used instead of compiling the equivalent MOLPRO routines.
Subsections
molpro@molpro.net 2012-02-09