Billinghurst, David (CALCRTS <david.billinghurst <at> comalco.riotinto.com.au> writes:
> > cygwin-owner <at> cygwin.com wrote: > > I've just recently migrated to CYGWIN. I am having problems with > > installing the LAPACK (&BLAS) libraries. Specifically, I am > > (apparently) succeeding in compiling the libraries. However, when it > > comes to testing the routines only the ones that use eigsrc_(PLAT).a > > library seem to be able to give me any output while the rest are > > giving an error,for example: > > > > Timing square REAL LAPACK linear equations routines > > ./xlintims < stime.in> stime.out 2>&1 > > make: *** [stime.out] Error 128 > > > > I've done almost everything suggested previously on the archives but > > to avail. Could someone help > > > > Thanks > > What happens if you run xlintims from the command line? > > ./xlintims < stime.in > > __________________________________________________________________ > > NOTICE > > This e-mail and any attachments are private and confidential and > may contain privileged information. > > If you are not an authorised recipient, the copying or distribution > of this e-mail and any attachments is prohibited and you must not > read, print or act in reliance on this e-mail or attachments. > > This notice should not be removed. > __________________________________________________________________ > > Please Could someone inform me as to how this issue was/should be resolved? I am trying to install LAPACK on my system - with ATLAS installed for BLAS support. The error message produced is: Timing banded REAL LAPACK linear equations routines xlintims < sband.in1 >sband.out1 2>&1 make[1]: *** [sband.out1] Error 127 make[1]: Leaving directory '/lapack/TIMING' make: *** [timing] Error 2 Running the ./xlintims < sband.in on the command line gives no response. What do I do about this? Thanks a lot! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/