SDPA installation for Free BSD [Copyright (C) 2005 SDPA Project] This file explains how to install the SDPA 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/sdpa $ make install clean $ exit The commands above install the SDPA automatically including the ATLAS and LAPACK if they are not already installed a priori. See http://www.freebsd.org/cgi/cvsweb.cgi/ports/math/sdpa/ for details.