Re: [Lapackpp-devel] HELP for lapack++ w32 installation
Status: Beta
Brought to you by:
cstim
From: Christian S. <sti...@tu...> - 2006-02-25 18:09:39
|
Hi, Am Samstag, 25. Februar 2006 17:03 schrieb jian Xu: > I'm a student in University of Illinois and trying to install lapack++ > on my Windows machine. Is there any windows specific installation > guide out there (including how to install lapack, blas)? exactly as written on http://lapackpp.sourceforge.net/ : "(see file README.W32)" > I just downloaded the lapack++ 2.4.7 windows setup file, but after I > run the setup.exe, looks like it only generates the .h files, I'm not > sure if it has any .dll files copied to somewhere. And do I need to > install lapack, blas libraries for windows seperately? The setup.exe already ships with suitable lapack and blas. Check your Windows directory -- it installed a lapackpp.dll, lapack.dll and blas.dll. Christian |