X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2,FREEMAIL_FROM,RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <32503963.post@talk.nabble.com> Date: Mon, 26 Sep 2011 13:22:38 -0700 (PDT) From: Bananskrue To: cygwin AT cygwin DOT com Subject: Lapack won't install with cygwin? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I'm currently needing to run a program on cygwin with a school-related project. The program is called MPB, and a very easy tutorial on how to "set it up" is given. It basically just says to install "these and these" programs when getting cygwin. I did this and I'm getting tons of error message. Specifically, when I try to install my program in cygwin, it can't find lapack and BLAS. I've tried to install it manually but to no avail, and a quick search query tells me that "If I select this application when installing cygwin, it should install them automatically". Well that's just great, only problem is it doesn't. Apparently I'm supposed to have an liblapack.a and a libblas.a file in my /lib folder, but I don't. I do however have a folder called lapack that includes two .dll files. One cygblas-0.dll and a cyglapack-0.dll, but I don't see what I'm supposed to do with these. Does anyone have any knowledge about this? I really need to get this program running. I did manage to install BLAS manually and put the libblas.a file in the /lib folder and that removed one error message, but I'm still getting error messages about the missing liblapack.a file, and I cannot for the death of me figure out how to install it! Any help would be GREATLY appreciated. -- View this message in context: http://old.nabble.com/Lapack-won%27t-install-with-cygwin--tp32503963p32503963.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple