SDPARA installation for Free BSD [Copyright (C) 2005 SDPA Project] This file explains how to install the SDPARA in a Free BSD environment. If you have any trouble about the installation, send us an e-mail (kojima-sdpa+is.titech.ac.jp replaced '+' by '@'). In this manual, we assume that your operating system is "Free BSD" and you can become the "super user". The line whose starts with the character '$' indicates a command you should execute. $ su Password: $ cd /usr/ports $ make update $ cd /usr/ports/math/sdpara $ make install clean $ exit The commands above install the SDPARA automatically including the ATLAS, LAPACK, BLACS, ScaLAPACK, and MPICH if they are not already installed a priori. See http://www.freebsd.org/cgi/cvsweb.cgi/ports/math/sdpara/ for details.