public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Lapack won't install with cygwin?
@ 2011-09-27 15:55 Bananskrue
  2011-09-28  7:46 ` David Rothenberger
  0 siblings, 1 reply; 2+ messages in thread
From: Bananskrue @ 2011-09-27 15:55 UTC (permalink / raw)
  To: cygwin


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Lapack won't install with cygwin?
  2011-09-27 15:55 Lapack won't install with cygwin? Bananskrue
@ 2011-09-28  7:46 ` David Rothenberger
  0 siblings, 0 replies; 2+ messages in thread
From: David Rothenberger @ 2011-09-28  7:46 UTC (permalink / raw)
  To: cygwin

On 9/26/2011 1:22 PM, Bananskrue wrote:
> 
> 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.

liblapack.a and libblas.a are in the liblapack-devel package.

You can find packages containing specific files using this page:

  http://cygwin.com/packages/

HTH,
David

-- 
David Rothenberger  ----  daveroth@acm.org

"Everything should be made as simple as possible, but not simpler."
                -- Albert Einstein

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-26 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-27 15:55 Lapack won't install with cygwin? Bananskrue
2011-09-28  7:46 ` David Rothenberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).