Tan Dang [2006-03-11, 02:50:36]: > On 3/10/06, steven mestdagh <[EMAIL PROTECTED]> wrote: > > well, it's not exactly brand new, but not in our tree yet. this library > > can be used by several math applications. > > > > LAPACK is written in Fortran77 and provides routines for solving > > systems of simultaneous linear equations, least-squares solutions of > > linear systems of equations, eigenvalue problems, and singular value > > problems. > > > > please test/comment. > > > > First time port testing so pardon any mistakes that I may make. Seems > to work fine on i386 running snapshot from March 2. All the steps > from the port testing guide seem to work. I get this message from > make install though > > -bash-3.1$ sudo make install > ===> Installing lapack-3.0 from /usr/ports/packages/i386/all/lapack-3.0.tgz > lapack-3.0: complete > Unknown manpage type /usr/local/man/manl/csrot.l > Unknown manpage type /usr/local/man/manl/zbcon.l > Unknown manpage type /usr/local/man/manl/zdrot.l > > zbcon.l is an empty file. Also I can not seem to man any of the > manpages that the package installed. Was able to compile and run a C > program that used lapack libraries.
thanks for testing. i'm not sure what to do about those man pages yet. you can tweak /etc/man.conf if you need to view them, but i will ask jmc about it when he is back. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
