On 3/24/06, steven mestdagh <[EMAIL PROTECTED]> wrote: > steven mestdagh [2006-03-11, 10:35:11]: > > > > 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. > > okay, tweaked the man pages to go into section 3. new tgz attached. > comments/ok ? >
Looks good on i386 and sparc64 now. Tan > steven > > > Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm > > > >