Re: [Lapackpp-devel] HELP for lapack++ w32 installation
Status: Beta
Brought to you by:
cstim
From: Christian S. <sti...@tu...> - 2006-02-26 14:54:32
|
Am Sonntag, 26. Februar 2006 05:01 schrieb jian Xu: > Hi Christian, > Thank you very much for your help. It's working on my windows now! > Thanks a lot! Nice to hear. > However, I cannot get the .rpm work on my Fedora Core 4. When I type > rpm -i xxxx.rpm, it said "user Stimming doesn't exist" 8-), and then > exit. Could you tell me how to install in that case? Thank you > again. 1. Please tell me the exact error message. 2. Install from source rpm and/or the .tar.gz package. Instructions from source rpm are in the "rpm" man page. Christian > > Jian > > On 2/25/06, Christian Stimming <sti...@tu...> wrote: > > 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 |