Re: Re: mpb-discuss Digest, Vol 9, Issue 4
"Steven G. Johnson" <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 7 Nov 2006, Baudilio Tejerina wrote: > I've got a similar problem with the BLAS libraries: Although I made sure to > define their location with the flag --with-blas= > the 'configure' script can not find it. In order to help you, I would need to know a) where exactly your BLAS library is and what it is called b) your exact --with-blas command Note also that you may run into trouble if you compiled your BLAS library with one Fortran compiler and are configuring MPB with another Fortran compiler. Steven